summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 10:24:36 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 11:00:06 +0100
commitc70c6c085e4f53b88f8adae39e5771bfece27d09 (patch)
tree4ec8026064bfd09dc449693850ef8c9e814c1b4d /meson.build
parente0f8f635a96a3639be4d519fcf234b619bb74ca6 (diff)
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 b77546509..d5a05d01e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])