summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-02-02 15:08:43 +0000
committerTim-Philipp Müller <tim@centricular.com>2022-02-02 15:08:43 +0000
commitc88768774522e0794ac375736a685e21e436d2d2 (patch)
treeffb4ce7f3ed83dabdb7a9b3faa9b57c206b15dd5 /meson.build
parent2765e5fd2fd02132d4730f674f2af70b98452435 (diff)
downloadgstreamer-vaapi-c88768774522e0794ac375736a685e21e436d2d2.tar.gz
Release 1.18.61.18.6
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 a67ae7cb..9b86bf42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.18.5.1',
+ version : '1.18.6',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])