diff --git a/GameVersion.cpp b/GameVersion.cpp index fbd7a129..1109c446 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.684" }; + INT16 zVersionLabel[256] = { L"Release v1.13.687" }; #endif -INT8 czVersionNumber[16] = { "Build 07.01.18" }; //YY.MM.DD +INT8 czVersionNumber[16] = { "Build 07.01.28" }; //YY.MM.DD INT16 zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index c58a4e70..8ce392e1 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index 280bf0a7..76946a71 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@