summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:58 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-01-14 02:17:58 +0000
commitd1bef607d7f39c644b50d0abbb893239930628fc (patch)
treea802d51e171023ab166938d57620c04e51eaf0fa
parent7efb633970f5816e377f3c861fa0d63698740cc1 (diff)
downloadgst-omx-d1bef607d7f39c644b50d0abbb893239930628fc.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 b66704e..eff856b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.18.3',
+ version : '1.18.3.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])