POSIX thread updates. First work on term sets.
[idzebra-moved-to-github.git] / index / recindxp.h
index 24d7259..0f902c8 100644 (file)
@@ -4,7 +4,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: recindxp.h,v $
- * Revision 1.9  2000-12-05 10:01:44  adam
+ * Revision 1.10  2001-10-15 19:53:43  adam
+ * POSIX thread updates. First work on term sets.
+ *
+ * Revision 1.9  2000/12/05 10:01:44  adam
  * Fixed bug regarding user-defined attribute sets.
  *
  * Revision 1.8  2000/04/05 09:49:35  adam
@@ -50,7 +53,7 @@ YAZ_BEGIN_CDECL
 
 #define REC_BLOCK_TYPES 2
 #define REC_HEAD_MAGIC "recindex"
-#define REC_VERSION 2
+#define REC_VERSION 3
 
 struct records_info {
     int rw;