X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebraver.h;h=5f25a61eb4e3fad6b7fb3f3ec51064da7e2cd1f8;hb=00c1f0bc4bee703d109c1afa30877f18f3ca101a;hp=15611596a11554320abace540994425dd6cbd173;hpb=b164e0eb750ec0a6077e0fc1960dc1f12a790661;p=idzebra-moved-to-github.git diff --git a/include/zebraver.h b/include/zebraver.h index 1561159..5f25a61 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,10 +1,31 @@ /* - * Copyright (C) 1994-1996, Index Data I/S + * Copyright (C) 1994-2000, Index Data * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: zebraver.h,v $ - * Revision 1.9 1996-11-08 11:08:03 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 + * 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 + * Internal release. + * + * Revision 1.9 1996/11/08 11:08:03 adam * New internal release. * * Revision 1.8 1996/10/18 12:38:22 adam @@ -34,10 +55,9 @@ */ #ifndef ZEBRAVER -#define ZEBRAVER "1.0a8" +#define ZEBRAVER "1.0pl1" #endif #ifndef ZEBRADATE -#define ZEBRADATE "$Date: 1996-11-08 11:08:03 $" +#define ZEBRADATE "$Date: 2000-02-10 10:19:47 $" #endif -