summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:18 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:29:18 +0100
commit936c63b4bcb3778d69c1153c97994bfb7c5043e9 (patch)
tree18c8213411a995a01f1f4e265f94d17493187d0b
parentda581059b0034ed42185f01af414601862e04c45 (diff)
downloadgst-omx-936c63b4bcb3778d69c1153c97994bfb7c5043e9.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 0529a64..7378e51 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])