diff --git a/GameVersion.cpp b/GameVersion.cpp index ca614107..d2ebb323 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,12 +23,12 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - wchar_t zVersionLabel[256] = { L"Release v1.13.812" }; + wchar_t zVersionLabel[256] = { L"Release v1.13.820" }; #endif -INT8 czVersionNumber[16] = { "Build 07.03.30" }; //YY.MM.DD +INT8 czVersionNumber[16] = { "Build 07.04.01" }; //YY.MM.DD wchar_t zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index a77ec3cb..5cc2ad75 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index d5b040c1..5b4ae523 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -546,7 +546,7 @@