summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:36:21 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:36:21 +0300
commitd2213994f37ad5e63a5ccb607b843513054ba177 (patch)
tree2b7618fa386352b024a5e96716f2e218ec6bb2ef /meson.build
parentb2815a376bb4ca424642e8129b35fe6673f77f54 (diff)
Release 1.11.901.11.90
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 1c1cbb2a..0bbd5911 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])