Skip to content

Commit 0d695bd

Browse files
committed
Update version
1 parent 03b0b94 commit 0d695bd

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.5.0
70+
Version 0.5.1
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.5.0',
2+
version : '0.5.1',
33
meson_version : '>= 0.50',)
44

55
project_name = meson.project_name()

0 commit comments

Comments
 (0)