diff --git a/GameVersion.cpp b/GameVersion.cpp index b50c0c20..8b0214f7 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.614" }; + INT16 zVersionLabel[256] = { L"Release v1.13.620" }; #endif -INT8 czVersionNumber[16] = { "Build 06.11.02" }; +INT8 czVersionNumber[16] = { "Build 06.11.06" }; INT16 zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index 4d3380e1..06ec7029 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index 0114d6ab..1538560e 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@