summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-01-17 02:38:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-01-17 02:38:29 +0000
commitda512c2fdcc6cec0a78e88c68537e73e50b42a10 (patch)
tree253219d2eb9d02a45278586005456ceb31cab9cf /meson.build
parent09ad21b26c765a642f532e27e586f45a15aaa6fd (diff)
downloadgst-omx-da512c2fdcc6cec0a78e88c68537e73e50b42a10.tar.gz
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 8ddf58f..d482cee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.15.0.1',
+ version : '1.15.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])