summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:24:05 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:24:05 +0300
commita0d2f0a46412f2ad90e00297108043d0afccc6cb (patch)
treeaf575c01fad649990181c87ac2305d6832e19225 /meson.build
parentcfe9979bb04319b6fabd0c5fe0e773f9b0760030 (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 73568d3f0..291b21802 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c', 'cpp',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])