diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-07-03 00:36:40 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-07-03 00:36:40 +0100 |
commit | f6771f9bf334c951c2f6e87f036b462917e5523b (patch) | |
tree | 6dfe2700b3bb1aa193ac01842b581db4eee5e9b1 /meson.build | |
parent | 1c3facd2157549c19ddcb71a64de9f754f1499a0 (diff) |
Release 1.17.21.17.2
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 4b727541..2aa12647 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer-vaapi', 'c', - version : '1.17.1.1', + version : '1.17.2', meson_version : '>= 0.48.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |