diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-04-07 16:36:21 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-04-07 16:36:21 +0300 |
commit | d2213994f37ad5e63a5ccb607b843513054ba177 (patch) | |
tree | 2b7618fa386352b024a5e96716f2e218ec6bb2ef /meson.build | |
parent | b2815a376bb4ca424642e8129b35fe6673f77f54 (diff) |
Release 1.11.901.11.90
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
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' ]) |