From c33cc2ce85dea20cd0eb749a06276d12ff31956c Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 9 May 2005 00:09:01 +0000 Subject: Last part of patch #1163026 (Thumbnails for ScummEngine) svn-id: r17982 --- scumm/saveload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/saveload.h') diff --git a/scumm/saveload.h b/scumm/saveload.h index 046813867d..79cfb43cef 100644 --- a/scumm/saveload.h +++ b/scumm/saveload.h @@ -43,7 +43,7 @@ namespace Scumm { * only saves/loads those which are valid for the version of the savegame * which is being loaded/saved currently. */ -#define CURRENT_VER 51 +#define CURRENT_VER 52 /** * An auxillary macro, used to specify savegame versions. We use this instead -- cgit v1.2.3