summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 10:43:35 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 11:00:07 +0100
commit0e83a2ae57f4858c4da232b556419e9decbf44a4 (patch)
treefe3e46806c4edfd67397dd55c81b603692fb4a2a /meson.build
parent2c3480796a6673c638f5b12c7bdf5c0f191120fd (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 b1015d09..b23d25a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.47.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])