summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:16 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-03 02:04:16 +0100
commit8647f4d4807c12ea6c076b7a9e5985f7427453fc (patch)
treec39fea626ccd027ecbfb10e0bc083c59c186cfa7
parent25650c66879008e0ad88730495af6a70483267a3 (diff)
downloadgst-omx-8647f4d4807c12ea6c076b7a9e5985f7427453fc.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 a53b439..f06dce2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.17.2',
+ version : '1.17.2.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])