updated linux server

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@256 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
puzl 2005-07-08 13:57:22 +00:00
parent 8dc6f19661
commit c42342a3df
2 changed files with 1 additions and 1 deletions

View file

@ -290,7 +290,7 @@ char* AvHSUGetGameVersionString()
theGameVersionString = "v" + MakeStringFromInt(BALANCE_IVAR(kGameVersionMajor))
+ "." + MakeStringFromInt(BALANCE_IVAR(kGameVersionMinor))
+ "." + MakeStringFromInt(BALANCE_IVAR(kGameVersionRevision)) + "-RC2";
+ "." + MakeStringFromInt(BALANCE_IVAR(kGameVersionRevision));
// Add letter on for beta builds
//#ifdef AVH_SECURE_PRERELEASE_BUILD