summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 00:23:16 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 00:23:18 +0100
commit646dc1ef9b92841e235d10a8262882b6e7d97422 (patch)
tree0f5d0c6aa61b4183d753f2440029312be10fb469 /meson.build
parent93529e5ba147312ae0d5133ca782aeeaa0e7c828 (diff)
downloadgstreamer-plugins-good-646dc1ef9b92841e235d10a8262882b6e7d97422.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 b1c5d9b5b..5d0379176 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.15.90',
+ version : '1.16.0',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])