We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b0b94 commit 0d695bdCopy full SHA for 0d695bd
README.md
@@ -67,7 +67,7 @@ Plugin Details:
67
Name tiovx
68
Description GStreamer plugin for TIOVX
69
Filename /usr/lib/gstreamer-1.0/libgsttiovx.so
70
- Version 0.5.0
+ Version 0.5.1
71
License Proprietary
72
Source module GstTIOVX
73
Binary package GstTIOVX source release
meson.build
@@ -1,5 +1,5 @@
1
project('GstTIOVX', ['c'],
2
- version : '0.5.0',
+ version : '0.5.1',
3
meson_version : '>= 0.50',)
4
5
project_name = meson.project_name()
0 commit comments