From: Robert Spalek Date: Sun, 2 Nov 2003 18:24:18 +0000 (+0000) Subject: INDEX_VERSION fixed X-Git-Tag: holmes-import~1175 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fa1776c058b12ae86703dac4dcc00a97839d9c5f;p=libucw.git INDEX_VERSION fixed --- diff --git a/lib/index.h b/lib/index.h index a05ca707..c997731e 100644 --- a/lib/index.h +++ b/lib/index.h @@ -9,7 +9,7 @@ #include "custom/lib/custom.h" -#define INDEX_VERSION (0xBEEF0001+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ +#define INDEX_VERSION (0x32260100+sizeof(struct card_attr)) /* Increase with each incompatible change in index format */ /* * Words