summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 20:18:22 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 20:18:23 +0000
commit6854a23b5497543db3c8c8f26cb9762cc7aa0750 (patch)
tree58ca639bf5a6520a25382ebb2b82bc0fd465ea2a /meson.build
parentaf5a11541b2c6fed78f24e52d8cd28052db157f4 (diff)
downloadgstreamer-plugins-good-6854a23b5497543db3c8c8f26cb9762cc7aa0750.tar.gz
Release 1.14.01.14.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 350000f4c..1e4772daf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.13.91',
+ version : '1.14.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])