We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decffe9 commit cc8c176Copy full SHA for cc8c176
include/Global/global_definitions.h
@@ -17,7 +17,7 @@
17
// #define STEAM
18
19
// versioning
20
-#define CENDRIC_VERSION_NR_RAW "1.0.6"
+#define CENDRIC_VERSION_NR_RAW "1.1.0_beta"
21
#define ENVIRONMENT "64bit"
22
#ifdef STEAM
23
#define CENDRIC_VERSION_NR CENDRIC_VERSION_NR_RAW " " ENVIRONMENT
0 commit comments