Patch level 1.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 10 Feb 2000 10:19:47 +0000 (10:19 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 10 Feb 2000 10:19:47 +0000 (10:19 +0000)
README
doc/zebra.sgml
include/zebraver.h

diff --git a/README b/README
index db3c408..9ad35af 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-Copyright (C) 1995-1999, Index Data ApS.
+Copyright (C) 1995-2000, Index Data ApS.
 See the file LICENSE.zebra for details.
 
 README for Zebra
-  $Id: README,v 1.3 1999-12-02 11:34:51 adam Exp $
+  $Id: README,v 1.4 2000-02-10 10:19:47 adam Exp $
 
 Documentation about this software can be found in the subdirectory
 'doc' and Zebra's home page:  http://www.indexdata.dk/zebra/
index 911e949..82615ae 100644 (file)
@@ -1,14 +1,14 @@
 <!doctype linuxdoc system>
 
 <!--
-  $Id: zebra.sgml,v 1.44 1999-12-08 22:11:56 adam Exp $
+  $Id: zebra.sgml,v 1.45 2000-02-10 10:19:47 adam Exp $
 -->
 
 <article>
 <title>Zebra Server - Administrators's Guide and Reference
 <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">,
 <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></>
-<date>$Revision: 1.44 $
+<date>$Revision: 1.45 $
 <abstract>
 
 
@@ -1902,7 +1902,7 @@ where the tag itself is passed through unchanged.
 
 <p>
 Zebra
-Copyright (c) 1995-1999 Index Data ApS.
+Copyright (c) 1995-2000 Index Data ApS.
 
 All rights reserved.
 
index e903d3c..5f25a61 100644 (file)
@@ -1,10 +1,13 @@
 /*
- * Copyright (C) 1994-1999, Index Data
+ * Copyright (C) 1994-2000, Index Data
  * All rights reserved.
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: zebraver.h,v $
- * Revision 1.15  1999-12-01 13:30:30  adam
+ * Revision 1.16  2000-02-10 10:19:47  adam
+ * Patch level 1.
+ *
+ * Revision 1.15  1999/12/01 13:30:30  adam
  * Updated configure for Zmbol/Zebra dependent settings.
  *
  * Revision 1.14  1999/11/30 13:48:03  adam
@@ -52,9 +55,9 @@
  */
 
 #ifndef ZEBRAVER
-#define ZEBRAVER "1.0"
+#define ZEBRAVER "1.0pl1"
 #endif
 
 #ifndef ZEBRADATE
-#define ZEBRADATE "$Date: 1999-12-01 13:30:30 $"
+#define ZEBRADATE "$Date: 2000-02-10 10:19:47 $"
 #endif