src/saveload.cpp
changeset 10066 f18e97752eeb
parent 10039 1f236afd6cd1
child 10127 4f53c1cfcfe9
--- a/src/saveload.cpp	Tue Sep 02 21:11:48 2008 +0000
+++ b/src/saveload.cpp	Wed Sep 03 07:51:07 2008 +0000
@@ -37,7 +37,7 @@
 
 #include "table/strings.h"
 
-extern const uint16 SAVEGAME_VERSION = 100;
+extern const uint16 SAVEGAME_VERSION = 101;
 
 SavegameType _savegame_type; ///< type of savegame we are loading