From acf9a9cad0fecde738ccea5a6005a7e87dfcadc9 Mon Sep 17 00:00:00 2001 From: Robert Spalek Date: Tue, 2 Dec 2003 14:08:30 +0000 Subject: [PATCH] index version incremented due to lexmap.h change anyway, we wanted to change 26 -> 30 some day --- lib/index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.h b/lib/index.h index a56d1e69..b3489683 100644 --- a/lib/index.h +++ b/lib/index.h @@ -9,7 +9,7 @@ #include "custom/lib/custom.h" -#define INDEX_VERSION (0x32260100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ +#define INDEX_VERSION (0x32300100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ /* * Words -- 2.39.2