summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-20 10:31:10 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-20 10:31:10 +0000
commit6b6ea6fdf784de448d8cc6d8a4cde2d6d3e37761 (patch)
tree7490b1364dd22ee792a9419b1283541f52620d0d /meson.build
parentf5d58a3c58d42d112a7b0980c17711738305d93f (diff)
downloadgst-omx-6b6ea6fdf784de448d8cc6d8a4cde2d6d3e37761.tar.gz
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 8987a17..8f144fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.14.0',
+ version : '1.15.0.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])