From 4a6c25e3bbe0eecdb74a3f6f87705b93c04bf77d Mon Sep 17 00:00:00 2001 From: Robert Spalek Date: Tue, 17 Aug 2004 20:17:37 +0000 Subject: [PATCH] cards format has changed, do upgrade the version of the index --- lib/index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.h b/lib/index.h index 3aed7b97..57cfc147 100644 --- a/lib/index.h +++ b/lib/index.h @@ -9,7 +9,7 @@ #include "custom/lib/custom.h" -#define INDEX_VERSION (0x32260200+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ +#define INDEX_VERSION (0x32330100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ /* * Words -- 2.39.2