summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 20:30:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 20:30:29 +0000
commit67ebe1f45a7ded01f27c91a583243770a829b8c9 (patch)
tree4178bbd5a68c87e7bf0b4c2379dda97283c7d315 /meson.build
parentbfa2fbd39bea8928bbfcfe0e914dc6384b2140a5 (diff)
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 6074f5b8..49139316 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.13.91',
+ version : '1.14.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])