summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 00:28:55 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 00:28:58 +0100
commit5fde70bb63a1cbf6f734fb2429e74ffb53126217 (patch)
tree09723e06d56c95141bc28b23e160dac9eaa6adbe /meson.build
parent87c4c1addf71d7ddc07edbce29a136c1e803ec8c (diff)
downloadgstreamer-plugins-bad-5fde70bb63a1cbf6f734fb2429e74ffb53126217.tar.gz
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 f42395158..31fa173d0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.15.90',
+ version : '1.16.0',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])