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.
2 parents 6272c2d + 283ce2e commit 80c8d3aCopy full SHA for 80c8d3a
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 (5)
12
#define C2A_CORE_VER_PATCH (0)
13
-#define C2A_CORE_VER_PRE ("beta.2")
+#define C2A_CORE_VER_PRE ("")
14
15
#endif
0 commit comments