summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 20:09:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 20:09:55 +0000
commit80e0e90d00bb358ca9dc071cf6de010ec5ae2644 (patch)
tree33e829f7b8bfc284a478bf5f52c0ff654e937ba2 /meson.build
parent81450fb55b1404f8bd70812f3c7903777a1f062a (diff)
Release 1.14.0HEADmaster
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 9815d94da..e6e315bf3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.13.91',
+ version : '1.14.0',
meson_version : '>= 0.40.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])