diff --git a/GameVersion.cpp b/GameVersion.cpp index 86fb57de..4479172d 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,12 +23,12 @@ CHAR16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - CHAR16 zVersionLabel[256] = { L"Release v1.13.871" }; + CHAR16 zVersionLabel[256] = { L"Release v1.13.872" }; #endif -CHAR8 czVersionNumber[16] = { "Build 07.04.19" }; //YY.MM.DD +CHAR8 czVersionNumber[16] = { "Build 07.05.09" }; //YY.MM.DD CHAR16 zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index c800e673..6e014718 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index ed8c5752..9092efc5 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@