Beta 2 release
This commit is contained in:
parent
67c8958dbf
commit
75033c0e84
|
@ -3,7 +3,7 @@
|
|||
#include "types.h"
|
||||
|
||||
static char sVersionString[MAX_VERSION_LENGTH] = { 0 };
|
||||
#ifdef UNSTABLE_BRANCH
|
||||
//#ifdef UNSTABLE_BRANCH
|
||||
#define VERSION_TEXT "unst "
|
||||
#else
|
||||
#define VERSION_TEXT "beta "
|
||||
|
|
Loading…
Reference in New Issue