summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:14 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:14 +0100
commit19903e1afcd58ed070235be333b3123d3a826e85 (patch)
tree0bdf1bb68316b96c404ad7055472b18391e85d97 /meson.build
parentf6771f9bf334c951c2f6e87f036b462917e5523b (diff)
Back to development
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 2aa12647..4bb27ac5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.48.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])