summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:20 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:20 +0100
commit03122d3d1454adacd52afa5b03951d03d11044c6 (patch)
treec2a406fb352236cacc33db081ba10342ed5bcf6d
parentae91a81d9aa913cee1e8310af93a8fff5445628d (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 047be2e7..4a6a0601 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.18.0',
+ version : '1.18.0.1',
meson_version : '>= 0.48',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])