summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:05 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-05-04 15:39:05 +0300
commitda5b0d7ad3a55b958a4203659f9ff2ab270bcc91 (patch)
tree1d4b186bd720134af871817a786f0504a04afad3 /meson.build
parent337528961e9956ff3b9e8343dcabb8b67c93fdfe (diff)
downloadgstreamer-plugins-bad-fd03ffa81e4a70fc4a07bcf775f9521f52b9054e.tar.gz
Release 1.12.01.12.0
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 b2c8d83a0..52f0dd6d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.11.91',
+ version : '1.12.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])