summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 00:24:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 00:24:41 +0100
commit6cbac8d09f7866827381a9d0554b7a61d45b41b5 (patch)
treeed84c5992c355dec8acec5a13d710ea99f47d4ec /meson.build
parent1c7e77a60b481a5c54f6f92e5ba1b8a79843c113 (diff)
Release 1.16.01.16.0
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 a02ece75..e7fa48eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-ugly', 'c',
- version : '1.15.90',
+ version : '1.16.0',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])