summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-20 09:39:17 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-20 09:39:17 +0000
commitce0d902d39b87d65a97787e2583385ad7be79755 (patch)
tree32df928865ac93a1265f6b66e7a8cc4981986160 /meson.build
parent48cde372d6f5b9feff464bffb734686e0cbf0ca1 (diff)
downloadgstreamer-plugins-bad-ce0d902d39b87d65a97787e2583385ad7be79755.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 d7700d5bc..e84f73d74 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.14.0',
+ version : '1.15.0.1',
meson_version : '>= 0.40.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])