summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-09 00:13:12 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-09 00:13:12 +0100
commit8ccf2cecef690f42d1e820bec6ddb2dc1b8753b7 (patch)
tree082015aae4ee5b233c14a28fb469423fb60c00aa
parentedc4d3514ba7ef17f2a8877b5a21645f380932f5 (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 87dfdbea..4c8f22a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.5',
+ version : '1.18.5.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])