summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:09 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:09 +0100
commit61ced5e55fec453d1c5e4934afefd4b1856e9904 (patch)
tree3014cdc006d78a095415d3bb600fe30b35f51fe7
parentf21623c1f60949ed6a77e2c2c3857be942cd2db5 (diff)
downloadgstreamer-plugins-base-61ced5e55fec453d1c5e4934afefd4b1856e9904.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 e1377ae49..3116b7e13 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.18.0',
+ version : '1.18.0.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])