summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-03 22:59:30 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-03 22:59:32 +0000
commitf6f981e371ba8b189174a0d8a18aac9c8ea6bfab (patch)
treef8cc6bbf66c872dff71c41f8eddd2c0be9c68f0f /meson.build
parent940afd290088ffe830a70db26def9aecc04b421b (diff)
Release 1.13.901.13.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 c08bf889..a575f26a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.13.1.1',
+ version : '1.13.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])