summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:45 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-09-08 17:44:45 +0100
commit5688818613d2dbfb0ecfd07060b5a4edae944978 (patch)
tree03897981edb8bd2237daf2a4d30c4d8cd8c27c60
parentde6fb60929252d6ee066aa06e25302a3f4a9856e (diff)
downloadgstreamer-5688818613d2dbfb0ecfd07060b5a4edae944978.tar.gz
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 4092e9fce6..e1b18a3c89 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.0',
+ version : '1.18.0.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])