diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-12-06 23:57:17 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-12-06 23:57:17 +0000 |
commit | 0b88e2a82762f55456a5a113e7039f1de0547802 (patch) | |
tree | 692e8b433d32bc734383b4b1327c79369c54a13b | |
parent | 153325f39ab6b94fd9f607cd33986132a00459ea (diff) |
Back to development
-rw-r--r-- | meson.build | 2 |
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' ]) |