summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-12-07 20:22:19 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-12-07 20:22:19 +0200
commitcbdbd8d4f6893e6042dbf7b8258e23a8d2aaf081 (patch)
treec1f5de5e2c52a8581d80a005621b20aaacd4fd1d /meson.build
parent9e2eef596e7bff30c6d73861563d4d1ee2ceb3a3 (diff)
downloadgstreamer-plugins-bad-cbdbd8d4f6893e6042dbf7b8258e23a8d2aaf081.tar.gz
Release 1.12.41.12.4
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 3ffa1ec89..1e649d370 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.12.3',
+ version : '1.12.4',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])