Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inc/oapv.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extern "C" {
#define OAPV_VER_APISET (0)
#define OAPV_VER_MAJOR (2)
#define OAPV_VER_MINOR (0)
#define OAPV_VER_PATCH (3)
#define OAPV_VER_PATCH (4)

/* 4-bytes version number */
#define OAPV_VER_NUM \
Expand Down