Skip to content

Commit 8cc0148

Browse files
authored
Bump to 1.1.1
1 parent bee500f commit 8cc0148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/oboe/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#define OBOE_VERSION_MAJOR 1
3333

3434
// Type: 8-bit unsigned int. Min value: 0 Max value: 255. See below for description.
35-
#define OBOE_VERSION_MINOR 0
35+
#define OBOE_VERSION_MINOR 1
3636

3737
// Type: 16-bit unsigned int. Min value: 0 Max value: 65535. See below for description.
3838
#define OBOE_VERSION_PATCH 1

0 commit comments

Comments
 (0)