summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 18:59:14 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 18:59:14 +0300
commit09fe080e6ab2dc9929d013adb5f6e8a9283a69f0 (patch)
tree0ae10da500f2b47b01a6c9f9ac9b1ff210117a24 /meson.build
parentda5b0d7ad3a55b958a4203659f9ff2ab270bcc91 (diff)
downloadgstreamer-plugins-bad-09fe080e6ab2dc9929d013adb5f6e8a9283a69f0.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 52f0dd6d7..259fa913d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.12.0',
+ version : '1.13.0.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])