Skip to content

Commit c0eced4

Browse files
committed
increase version number to v0.2.0.1
Signed-off-by: kp5.choi@samsung.com <kp5.choi@samsung.com>
1 parent 6b0c7f1 commit c0eced4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/oapv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ extern "C" {
5858
#define OAPV_VER_APISET (0)
5959
#define OAPV_VER_MAJOR (2)
6060
#define OAPV_VER_MINOR (0)
61-
#define OAPV_VER_PATCH (0)
61+
#define OAPV_VER_PATCH (1)
6262

6363
/* 4-bytes version number */
6464
#define OAPV_VER_NUM \

0 commit comments

Comments
 (0)