diff --git a/GameVersion.cpp b/GameVersion.cpp index fc04062b..db816a79 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,7 +23,7 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - INT16 zVersionLabel[256] = { L"Release v1.13.365" }; + INT16 zVersionLabel[256] = { L"Release v1.13.367" }; #endif diff --git a/JA2.vcproj b/JA2.vcproj index 56359e08..4ee3fb41 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@