summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:41 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:41 +0000
commitc1ae189d33cb4f3b0e8332b928adb096e5197a5c (patch)
tree3a9eeec0c0102c325c7efb35263644ecc6116244
parent428c69649bee50126fa3b5219bfbcd8e5cf74812 (diff)
downloadgst-omx-c1ae189d33cb4f3b0e8332b928adb096e5197a5c.tar.gz
Back to development
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 72b426a..adcc5d9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.18.4',
+ version : '1.18.4.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])