Skip to content

Commit 6c87a1e

Browse files
committed
Update version to v0.2.2
1 parent 4665228 commit 6c87a1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Plugin Details:
6767
Name tiovx
6868
Description GStreamer plugin for TIOVX
6969
Filename /usr/lib/gstreamer-1.0/libgsttiovx.so
70-
Version 0.2.1
70+
Version 0.2.2
7171
License Proprietary
7272
Source module GstTIOVX
7373
Binary package GstTIOVX source release

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('GstTIOVX', ['c'],
2-
version : '0.2.1',
2+
version : '0.2.2',
33
meson_version : '>= 0.50',)
44

55
project_name = meson.project_name()

0 commit comments

Comments
 (0)