summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 02:16:53 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 02:16:59 +0000
commita60056c6b07f52a108d26032eb7feb943a8e3f99 (patch)
tree6826e01a87b4a041efb2d096643ec136a20e6aa4 /meson.build
parent448c496836e320de66483a46f86b8edfd22e7fd4 (diff)
downloadgstreamer-plugins-bad-a60056c6b07f52a108d26032eb7feb943a8e3f99.tar.gz
Release 1.15.11.15.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 12f6dbee7..50f4174b0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])