summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-09-23 11:14:45 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-09-23 11:14:48 +0100
commitc3c54aad2d45fb246a9b9e8a5e05488c15c27173 (patch)
tree744d1e41f742c0734ed2fe4f2687d53c62006f67 /meson.build
parent79bce7604d9784a30cbedede63d746a263645a19 (diff)
downloadgstreamer-plugins-bad-c3c54aad2d45fb246a9b9e8a5e05488c15c27173.tar.gz
Release 1.16.11.16.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 31fa173d0..2b492faea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.16.0',
+ version : '1.16.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])