This commit is contained in:
MaddMugsy
2006-05-31 03:55:50 +00:00
parent aca1757842
commit a7d456ad6b
4 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" };
#else
//RELEASE BUILD VERSION
INT16 zVersionLabel[256] = { L"Release v1.13.142" };
INT16 zVersionLabel[256] = { L"Release v1.13.144" };
#endif