summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:17 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:17 +0000
commit0b88e2a82762f55456a5a113e7039f1de0547802 (patch)
tree692e8b433d32bc734383b4b1327c79369c54a13b /meson.build
parent153325f39ab6b94fd9f607cd33986132a00459ea (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 72a141bc..231f56f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.2',
+ version : '1.18.2.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])