summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-19 10:43:58 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-19 11:00:07 +0100
commite6639588c0271c7c6825247c3bebca8620cdecef (patch)
tree53728a26026f8d164bb66e6584c0d84a5aaee47d /meson.build
parentefb55bfa9fac024efea491895f6bf486a712be7e (diff)
downloadgst-omx-e6639588c0271c7c6825247c3bebca8620cdecef.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 285e6a3..8528fda 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.16.0',
+ version : '1.17.0.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])