summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:25:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:25:49 +0300
commit1debd803dee50df8439a96a66f923ed0db0cf9fb (patch)
tree7621a776afbaf6a6de545289678f52f1981e89b3 /meson.build
parent8ffcb0a1ddaaec529ac6ad21300b0b5dff15bd98 (diff)
downloadgstreamer-plugins-base-1debd803dee50df8439a96a66f923ed0db0cf9fb.tar.gz
Release 1.11.911.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 a0f6216be..72c008291 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c', 'cpp',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])