Skip to content

Commit 553002b

Browse files
committed
protocol: bump version to 0.0.1
Signed-off-by: Filipe Laíns <[email protected]>
1 parent daf0c97 commit 553002b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocol/protocol.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/* version */
77
#define OI_PROTOCOL_VERSION_MAJOR 0
88
#define OI_PROTOCOL_VERSION_MINOR 0
9-
#define OI_PROTOCOL_VERSION_PATCH 0
9+
#define OI_PROTOCOL_VERSION_PATCH 1
1010

1111
/* reports */
1212
#define OI_REPORT_SHORT 0x20

0 commit comments

Comments
 (0)