Skip to content

Commit f208c2e

Browse files
committed
Bump the project version to 0.7.0
Signed-off-by: Rahul T R <[email protected]>
1 parent 20a3429 commit f208c2e

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
@@ -68,7 +68,7 @@ Plugin Details:
6868
Name tiovx
6969
Description GStreamer plugin for TIOVX
7070
Filename /usr/lib/gstreamer-1.0/libgsttiovx.so
71-
Version 0.6.0
71+
Version 0.7.0
7272
License Proprietary
7373
Source module GstTIOVX
7474
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.6.0',
2+
version : '0.7.0',
33
meson_version : '>= 0.50',)
44

55
project_name = meson.project_name()

0 commit comments

Comments
 (0)