summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 00:36:40 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 00:36:40 +0100
commitf6771f9bf334c951c2f6e87f036b462917e5523b (patch)
tree6dfe2700b3bb1aa193ac01842b581db4eee5e9b1 /meson.build
parent1c3facd2157549c19ddcb71a64de9f754f1499a0 (diff)
Release 1.17.21.17.2
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 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' ])