We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6104a6 commit c610cd2Copy full SHA for c610cd2
1 file changed
include/oboe/Version.h
@@ -37,7 +37,7 @@
37
#define OBOE_VERSION_MINOR 9
38
39
// Type: 16-bit unsigned int. Min value: 0 Max value: 65535. See below for description.
40
-#define OBOE_VERSION_PATCH 7
+#define OBOE_VERSION_PATCH 8
41
42
#define OBOE_STRINGIFY(x) #x
43
#define OBOE_TOSTRING(x) OBOE_STRINGIFY(x)
0 commit comments