summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:16 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:16 +0100
commitf3dcdfbd606d0c4cd1e7e12872d21d36919c043e (patch)
tree43823e4340f88db5298cd4dcef6a8736ac2f2c71
parent5e67efbf27715b8704512fbb7a25dc621ae034fa (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 99faec1c..5c4a8dfa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])