summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:30:38 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:30:38 +0300
commitb73339d751b38ea01a9541fe965ed17d932b2aa9 (patch)
tree7eb6ee55d26a0b8862418ae3ac3368df4e00c4fc /meson.build
parent9fdb40b24388f147b42f43fd085ef163b2878f09 (diff)
downloadgstreamer-plugins-bad-b73339d751b38ea01a9541fe965ed17d932b2aa9.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 13ae7780f..b2c8d83a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])