Skip to content

Commit cc8c176

Browse files
committed
updated version nr to 1.1.0_beta
1 parent decffe9 commit cc8c176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Global/global_definitions.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// #define STEAM
1818

1919
// versioning
20-
#define CENDRIC_VERSION_NR_RAW "1.0.6"
20+
#define CENDRIC_VERSION_NR_RAW "1.1.0_beta"
2121
#define ENVIRONMENT "64bit"
2222
#ifdef STEAM
2323
#define CENDRIC_VERSION_NR CENDRIC_VERSION_NR_RAW " " ENVIRONMENT

0 commit comments

Comments
 (0)