summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-20 09:26:15 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-20 09:26:15 +0000
commitfb3fe425ef253187a957c7c35159269e04beb774 (patch)
treee636f454cfcf3a7337b5a67adf0a8e72c4371efc /meson.build
parent3d6b928e1754abead08255918f134c16f5a70d30 (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 0983b65f..7f670533 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.14.0',
+ version : '1.15.0.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])