- Fixed wrong version number for Map Editor (45522 -> 4552)

- Increased MP version from 1.7 to 1.8 (because the grenade throwing crash should be fixed -> see Revision 4610)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4621 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2011-08-23 06:47:48 +00:00
parent c04c93857f
commit 829ce0b902
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#ifdef JA2EDITOR
//MAP EDITOR BUILD VERSION
CHAR16 zVersionLabel[256] = { L"Map Editor v1.13.45522 (Official Release)" };
CHAR16 zVersionLabel[256] = { L"Map Editor v1.13.4552 (Official Release)" };
#elif defined JA2BETAVERSION
//BETA/TEST BUILD VERSION