summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 10:33:49 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 11:00:07 +0100
commitf691c46e1c13377545ab50120d6243d5742c923a (patch)
tree1161e792d7872358d20fb5d07553b21376e2712e /meson.build
parent5fde70bb63a1cbf6f734fb2429e74ffb53126217 (diff)
downloadgstreamer-plugins-bad-f691c46e1c13377545ab50120d6243d5742c923a.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 31fa173d0..2ae7f1d5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])