Beta 2 release

This commit is contained in:
MysterD 2020-10-18 22:21:25 -07:00
parent c10ef56ba9
commit a0b5f28b38
1 changed files with 1 additions and 1 deletions

View File

@ -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 "