diff --git a/src/version.h b/src/version.h index 187e230729..6f27c61baf 100644 --- a/src/version.h +++ b/src/version.h @@ -75,7 +75,7 @@ // SAVESIG should match SAVEVER. // MINSAVEVER is the minimum level snapshot version that can be loaded. -#define MINSAVEVER 1061 +#define MINSAVEVER 1063 #if SVN_REVISION_NUMBER < MINSAVEVER // Never write a savegame with a version lower than what we need