summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:20 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-12-06 23:57:20 +0000
commit5b489cedc1e1543f686e472382bce8a7c5a0e779 (patch)
tree5f450f12b986c0d55317a9e1749aaad41f297aaa
parent08113f934a2f249ce657b3b09612d6baf2ccf557 (diff)
downloadgst-omx-5b489cedc1e1543f686e472382bce8a7c5a0e779.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 93cd3e5..ae82a7b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.18.2',
+ version : '1.18.2.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])