diff --git a/GameVersion.cpp b/GameVersion.cpp index 4d14bd4a9..e8ca282ad 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.493" }; + INT16 zVersionLabel[256] = { L"Release v1.13.502" }; #endif -INT8 czVersionNumber[16] = { "Build 06.08.29" }; +INT8 czVersionNumber[16] = { "Build 06.09.01" }; INT16 zTrackingNumber[16] = { L"Z" }; diff --git a/JA2.suo b/JA2.suo index 06d66244e..d5820e415 100644 Binary files a/JA2.suo and b/JA2.suo differ diff --git a/JA2.vcproj b/JA2.vcproj index ea1c655b7..23db1d90d 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@