summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 19:32:05 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 19:32:05 +0000
commit01d55f5667e0b7bf71c9997dd332c5304899c3fd (patch)
tree299140356400f1a00bf98936e58bf93420935f96 /meson.build
parentf6f981e371ba8b189174a0d8a18aac9c8ea6bfab (diff)
downloadgstreamer-vaapi-01d55f5667e0b7bf71c9997dd332c5304899c3fd.tar.gz
Release 1.13.911.13.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 a575f26a..6074f5b8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.13.90',
+ version : '1.13.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])