summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 11:43:43 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 11:43:44 +0000
commitaf1730252672d1ed68dfb7e1416af20eaa335156 (patch)
treee0476144680751494e78890ef5764965c77d92af /meson.build
parent2864c635f7f5efd0a2c3d69e423fd2f9b3db73cb (diff)
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 8ea22656f8..e6af5bc8bd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c',
- version : '1.15.1',
+ version : '1.15.2',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])