summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:33 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:33 +0000
commitff6871f0c139e31f060ec9ce53402e4841883bd6 (patch)
treedaeb4cc139d781da22df63804ebb962014288bd9
parente5c3c106a2da607953fea36e3a253b382c939684 (diff)
downloadgstreamer-plugins-bad-ff6871f0c139e31f060ec9ce53402e4841883bd6.tar.gz
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5d52ea9d0..ba321aba3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])