From 860b9254ef31d22117424a5431e67bc162187087 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Sat, 5 Jul 2008 03:36:49 +0000 Subject: [PATCH] - I suppose this minsavever needs to be bumped too, eh? SVN r1065 (trunk) --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 187e23072..6f27c61ba 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