mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-01 07:02:11 +00:00
oops
This commit is contained in:
parent
c68e1c53f3
commit
0a50317e49
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ extern FILE *logstream;
|
||||||
// most interface strings are ignored in development mode.
|
// most interface strings are ignored in development mode.
|
||||||
// we use comprevision and compbranch instead.
|
// we use comprevision and compbranch instead.
|
||||||
#else
|
#else
|
||||||
#define VERSION 120 // Game version
|
#define VERSION 102 // Game version
|
||||||
#define SUBVERSION 0 // more precise version number
|
#define SUBVERSION 0 // more precise version number
|
||||||
#define VERSIONSTRING "v1.2"
|
#define VERSIONSTRING "v1.2"
|
||||||
#define VERSIONSTRINGW L"v1.2"
|
#define VERSIONSTRINGW L"v1.2"
|
||||||
|
|
Loading…
Reference in a new issue