Savegame bump. To be released as 0.97b.

This commit is contained in:
DjWarmonger
2014-12-27 09:48:16 +01:00
parent 4967403998
commit 850350e402
+1 -1
View File
@@ -27,7 +27,7 @@
#include "mapping/CCampaignHandler.h" //for CCampaignState
#include "rmg/CMapGenerator.h" // for CMapGenOptions
const ui32 version = 751;
const ui32 version = 752;
const ui32 minSupportedVersion = version;
class CISer;