-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/
<!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>
<p>
Zebra
-Copyright (c) 1995-1999 Index Data ApS.
+Copyright (c) 1995-2000 Index Data ApS.
All rights reserved.
/*
- * 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
*/
#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