summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-27 17:49:52 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-27 17:49:52 +0300
commit5647e3392b447b7115819f0c7552d62c46df2077 (patch)
treebb145e7c1f69101d8ffab5591132f3e6bea22fc9 /meson.build
parentc7d46646091e4ff901cc0f8db365a406a496c3d0 (diff)
Release 1.11.911.11.91
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 0bbd5911..dd1ca680 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.11.90',
+ version : '1.11.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])