diff --git a/GameVersion.cpp b/GameVersion.cpp index 58f18731..d44d7bbb 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,12 +23,12 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - INT16 zVersionLabel[256] = { L"Release v1.13.631" }; + INT16 zVersionLabel[256] = { L"Release v1.13.645" }; #endif -INT8 czVersionNumber[16] = { "Build 06.11.13" }; +INT8 czVersionNumber[16] = { "Build 06.12.04" }; INT16 zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index 91f30aba..e6f5f2d3 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index 435d3331..85d00781 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@