]> mj.ucw.cz Git - libucw.git/commitdiff
INDEX_VERSION fixed
authorRobert Spalek <robert@ucw.cz>
Sun, 2 Nov 2003 18:24:18 +0000 (18:24 +0000)
committerRobert Spalek <robert@ucw.cz>
Sun, 2 Nov 2003 18:24:18 +0000 (18:24 +0000)
lib/index.h

index a05ca70711db77302223e2e8c2fb89f19b475071..c997731e58d4cb46c7804a6a87571bd85927f1d3 100644 (file)
@@ -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