summaryrefslogtreecommitdiff
path: root/subprojects/gst-omx
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2022-10-04 03:57:31 +0100
committerTim-Philipp Müller <tim@centricular.com>2022-10-04 03:57:31 +0100
commit99bbb1ef359f6b9d962b2cb9f66a74fe3bb31280 (patch)
tree59b0a5c5db83f81293185eb6f895bd77dbf2e29f /subprojects/gst-omx
parent9820e58be68004fcfe674eb577efb5cae203c65d (diff)
downloadgstreamer-99bbb1ef359f6b9d962b2cb9f66a74fe3bb31280.tar.gz
Back to development
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3115>
Diffstat (limited to 'subprojects/gst-omx')
-rw-r--r--subprojects/gst-omx/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/gst-omx/meson.build b/subprojects/gst-omx/meson.build
index 9f9bfe06c2..b6d828ba73 100644
--- a/subprojects/gst-omx/meson.build
+++ b/subprojects/gst-omx/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.21.1',
+ version : '1.21.1.1',
meson_version : '>= 0.62',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])