We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0a36f commit d860aa2Copy full SHA for d860aa2
c2a_core_main.h
@@ -10,6 +10,6 @@ void C2A_core_main(void);
10
#define C2A_CORE_VER_MAJOR (3)
11
#define C2A_CORE_VER_MINOR (8)
12
#define C2A_CORE_VER_PATCH (0)
13
-#define C2A_CORE_VER_PRE ("beta.5")
+#define C2A_CORE_VER_PRE ("beta.6")
14
15
#endif
0 commit comments