summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 02:36:52 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 02:36:54 +0000
commitd158e78ef8cb19d089270bbd907f122831e51162 (patch)
treea049ea510f300be1f582d31b6bf75df33b15f6af /meson.build
parent0c39d5dd728cd9dbba6c163044af5baeff0de9e3 (diff)
Release 1.15.11.15.1
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 06e93cf5..c774acf8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.47.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])