summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-06-20 12:06:59 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-06-20 12:06:59 +0300
commit30f004de7fa9fd83b32b1f9be0f35e660e546f8f (patch)
treec41a50f29caa3ec5a5b99328b2279fb24ca6250e /meson.build
parent537059a96bc0474c38f431fba9f5df3c56f21452 (diff)
downloadgstreamer-plugins-bad-30f004de7fa9fd83b32b1f9be0f35e660e546f8f.tar.gz
Release 1.12.11.12.1
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 a7bb42b36..8a42b016c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.12.0',
+ version : '1.12.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])