Skip to content

Commit 1586e27

Browse files
authored
v0.2.0.2 -> v0.2.0.3 (#148)
Signed-off-by: [email protected] <[email protected]>
1 parent 886c610 commit 1586e27

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 (2)
61+
#define OAPV_VER_PATCH (3)
6262

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

0 commit comments

Comments
 (0)