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