1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00

Saveformat bump.

Final rev for 0.81d
This commit is contained in:
Michał W. Urbańczyk 2010-07-28 23:10:12 +00:00
parent c1f0b956f4
commit aba655f200

View File

@ -23,7 +23,7 @@
#include <boost/mpl/identity.hpp>
#include <boost/any.hpp>
const ui32 version = 724;
const ui32 version = 725;
class CConnection;
class CGObjectInstance;
class CGameState;