summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 01:59:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 01:59:33 +0000
commite579614b1ac3178540b57921765a7b298990c3e4 (patch)
tree7ad9435211eab19b28e595c1ef5205995b3e4c5c /meson.build
parent300f6ed6144237d7e6691d8caa457c26c2c4c423 (diff)
downloadgstreamer-plugins-good-e579614b1ac3178540b57921765a7b298990c3e4.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 0da37dd74..5eb059b1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])