diff --git a/GameVersion.cpp b/GameVersion.cpp index 9061e79b..eca94b87 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -23,7 +23,7 @@ INT16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - wchar_t zVersionLabel[256] = { L"Release v1.13.804" }; + wchar_t zVersionLabel[256] = { L"Release v1.13.805" }; #endif diff --git a/JA2.vcproj b/JA2.vcproj index 892e56ad..968d79a7 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -546,7 +546,7 @@