summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 11:48:50 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 11:48:51 +0000
commit19b744631ba79075676c49053211b3afc103e79a (patch)
treeb88b8858d79dbaaae19008fae91736c6c688b973 /meson.build
parent6ca5b079b8d232bd460cd733b77824118dc9e133 (diff)
Release 1.15.21.15.2
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 a1664ca7..46dd0fa8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.15.1',
+ version : '1.15.2',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])