summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:56 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:03:56 +0100
commit890df7ac8c138ef9a2bdce805d5f9a4e2b9810f0 (patch)
tree6eb737e49c17c21899a5f533835688abd02a0490 /meson.build
parent1408ffc6fad5b90adc6e5207d28b9bf3c68df26a (diff)
downloadgstreamer-plugins-bad-890df7ac8c138ef9a2bdce805d5f9a4e2b9810f0.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 4f841347e..3d2087011 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.49',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])