summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:22 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-06-20 00:28:22 +0100
commitb5f7f8174f4d7efc12ff0ec33b660063e4a8fb4a (patch)
tree786be405491a7de179507fd4fc7c89e57b5e9dcb /meson.build
parent88ace3befbc7f5acd188205facd9ca720c776851 (diff)
downloadgstreamer-plugins-bad-b5f7f8174f4d7efc12ff0ec33b660063e4a8fb4a.tar.gz
Back to development
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 a6ac4a204..1de169b90 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.17.1',
+ version : '1.17.1.1',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])