summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-01-13 12:39:21 +0000
committerTim-Philipp Müller <tim@centricular.com>2017-01-13 12:39:21 +0000
commit96a374ebce6995e49f4c111c2f9407bf0d6e2d52 (patch)
tree0cca4199280cedf0afc71104d7eab866578c71ec /meson.build
parented03fd6d3f87160817d00ad8b015a063ee1db046 (diff)
downloadgstreamer-plugins-bad-96a374ebce6995e49f4c111c2f9407bf0d6e2d52.tar.gz
meson: bump version
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 874c9f710..5c0a9cc4d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.11.0.1',
+ version : '1.11.1.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])