summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:29:58 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:29:58 +0300
commit4ae022e6c47b07005335b9098aab3bfbc5335e6f (patch)
treea8caacd85a9b64d4010302027aa1a74d6bbe041f /meson.build
parentda19ec61c0bd63f0b2f2f2c19468efff55a36aa4 (diff)
Release 1.11.91
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 f8e3ebe38..127f75922 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c', 'cpp',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])