summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-27 12:34:51 +0000
commitbff6ff06bccd619aefd24ad366704c0da697c18b (patch)
tree82149306bb9f26f3963f96ebf4f6f37f94d2d457
parentf9e925af3645439f7b7a4580700fcd6ce17fc1c9 (diff)
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4d3f2ac7..fa33224a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.1',
+ version : '1.18.1.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])