Improved installation. Updated for inclusion of YAZ header files.
[idzebra-moved-to-github.git] / include / zebraver.h
index f51ebe1..dc7749f 100644 (file)
@@ -1,10 +1,19 @@
 /*
- * Copyright (C) 1994-1998, Index Data I/S 
+ * Copyright (C) 1994-1999, Index Data
  * All rights reserved.
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: zebraver.h,v $
- * Revision 1.11  1998-01-29 13:33:04  adam
+ * Revision 1.14  1999-11-30 13:48:03  adam
+ * Improved installation. Updated for inclusion of YAZ header files.
+ *
+ * Revision 1.13  1999/02/02 14:50:48  adam
+ * Updated WIN32 code specific sections. Changed header.
+ *
+ * Revision 1.12  1998/02/10 12:03:05  adam
+ * Implemented Sort.
+ *
+ * Revision 1.11  1998/01/29 13:33:04  adam
  * 1.0b1.
  *
  * Revision 1.10  1997/02/12 20:45:21  adam
  */
 
 #ifndef ZEBRAVER
-#define ZEBRAVER "1.0b1"
+#define ZEBRAVER "1.0"
 #endif
 
 #ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 1998-01-29 13:33:04 $"
+#define ZEBRADATE "$Date: 1999-11-30 13:48:03 $"
 #endif
 
+#ifndef ZMBOL
+#define ZMBOL 1
+#endif