summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-02-24 16:00:23 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-02-24 16:00:23 +0200
commit98b41956e1942c4368dc8a971eeb8cde80482014 (patch)
tree32191339e7734447571207337cd5e55b259a4d8b /meson.build
parent20af04baa05983e59d6035393ea6f936a2004c3c (diff)
meson: Update version
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 59f5d074..1c1cbb2a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.11.1.1',
+ version : '1.11.2.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])