From 88200dc6daeeab5e7f402cefbd90ae1f126f8d7a Mon Sep 17 00:00:00 2001 From: Robert Spalek Date: Fri, 31 Oct 2003 10:23:21 +0000 Subject: [PATCH] indexer rewritten to generate redirect brackets + code written, debugged, and polished in particular, labels contain new attribute redir_id and attribute priority has been deleted we need to update search/cards.c --- lib/index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.h b/lib/index.h index fdb29177..a05ca707 100644 --- a/lib/index.h +++ b/lib/index.h @@ -9,7 +9,7 @@ #include "custom/lib/custom.h" -#define INDEX_VERSION (0x32250100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ +#define INDEX_VERSION (0xBEEF0001+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ /* * Words -- 2.39.5