X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebraver.h;h=5f25a61eb4e3fad6b7fb3f3ec51064da7e2cd1f8;hb=00c1f0bc4bee703d109c1afa30877f18f3ca101a;hp=c7da788d89c333c519d745912b30a1e8e6e0ae01;hpb=3c5f6226f97612c0d6ac40591f600587c5ffa858;p=idzebra-moved-to-github.git diff --git a/include/zebraver.h b/include/zebraver.h index c7da788..5f25a61 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,10 +1,19 @@ /* - * 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.13 1999-02-02 14:50:48 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 @@ -46,10 +55,9 @@ */ #ifndef ZEBRAVER -#define ZEBRAVER "1.0b2" +#define ZEBRAVER "1.0pl1" #endif #ifndef ZEBRADATE -#define ZEBRADATE "$Date: 1999-02-02 14:50:48 $" +#define ZEBRADATE "$Date: 2000-02-10 10:19:47 $" #endif -