summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-04 09:16:40 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 09:16:40 +0000
commitfbd6efcdeec7112b56ef4edfc1f4250c0ca978a3 (patch)
tree411de901d648ed0501e701059aa717b82ae2ad78 /meson.build
parent6c82db2a99eec65e68e9907adda0511f710b77b8 (diff)
downloadgst-omx-fbd6efcdeec7112b56ef4edfc1f4250c0ca978a3.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 18fe607..ae3ac2a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.15.2',
+ version : '1.15.2.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])