summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 02:02:30 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 02:02:32 +0000
commit2365d2b5d778e6b2ee57c4c960b4d10e85df8f34 (patch)
tree77df76de4c1649c42ac4223699fde7547608cad6 /meson.build
parent7b0ecded8b3fdab278dda2fc035b783eaa07ce97 (diff)
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 5040c458..3072171a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])