summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-04 09:11:55 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 09:11:56 +0000
commitdf4205d30f767fb3ef5364e047bc677b8b09825c (patch)
tree139511f74340979442db40ee555e9ac3990d828d /meson.build
parent8b738932e0ec6745fb0adf5b0922af028c9f7bed (diff)
downloadgstreamer-plugins-bad-df4205d30f767fb3ef5364e047bc677b8b09825c.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 b070b1379..1eaaee121 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.15.2',
+ version : '1.15.2.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])