summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:55 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:55 +0000
commit0d30f5754315c9349bf3914a5b627b07a32c2834 (patch)
treefac32dd45619d338f23987bbbe9ef58fb91f91a0 /meson.build
parent5890079ecbf2f9c76a5ded398cda8fd2ac822d21 (diff)
Back to development
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 58d198f3..6c4462ca 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.3',
+ version : '1.18.3.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])