summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:23 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:23 +0000
commitc282f4148cc6105c7c59da8bf8552cc9e7cb487a (patch)
tree08111812cad0b15772cdf6d4edc84994c7355f3b /meson.build
parent89a3d9e53e110611fcf725cde2a613093599116c (diff)
downloadgstreamer-plugins-bad-c282f4148cc6105c7c59da8bf8552cc9e7cb487a.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 78de0c43d..21502ad5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.13.1',
+ version : '1.13.1.1',
meson_version : '>= 0.40.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])