summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:32:24 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:32:24 +0300
commit75acc1afad2fbe0b95cddff1ec1ac6ed3972ca6e (patch)
treefa34b708f4170d32079f66d2ced12ed42f699de2 /meson.build
parent64c9102543efcc5f7582df4b64ce29dc5d5a3a0b (diff)
downloadgstreamer-plugins-bad-75acc1afad2fbe0b95cddff1ec1ac6ed3972ca6e.tar.gz
Release 1.11.901.11.90
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 a3161a1cd..13ae7780f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])