summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 15:38:34 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 15:38:34 +0300
commit27f40eca4dee0417aa477896b98ebcf4e7c349ce (patch)
tree3f406cf4f3c54eb5bab5cfdbea9737a721032da1 /meson.build
parentc2407997043ab44b3c8a0281ee406e3bac704b4b (diff)
Release 1.12.0
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 127f75922..c50060f98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c', 'cpp',
- version : '1.11.91',
+ version : '1.12.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])