X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebraver.h;h=3d698345cbf5bcc882c701751d4ba8c9fefb698c;hb=ce3907338568fce46c5751e7e1091a5ad1c8e291;hp=a307ff7f3948941d9f9dff023d7b577b17f45878;hpb=10dd604b23feab51e04dbf72fe89ed2b3eb82320;p=idzebra-moved-to-github.git diff --git a/include/zebraver.h b/include/zebraver.h index a307ff7..3d69834 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,10 +1,40 @@ /* - * Copyright (C) 1994-1995, Index Data I/S + * Copyright (C) 1994-1998, Index Data I/S * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: zebraver.h,v $ - * Revision 1.2 1995-12-06 16:05:50 adam + * 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 + * New internal release. + * + * Revision 1.7 1996/06/06 13:30:12 quinn + * Work + * + * Revision 1.6 1996/05/16 15:31:07 quinn + * a7 + * + * Revision 1.5 1996/04/26 09:59:47 adam + * Added ZEBRADATE; date of this file. + * + * Revision 1.4 1996/04/24 13:36:22 quinn + * a6 + * + * Revision 1.3 1996/01/11 10:15:44 quinn + * Alfa 4 release. + * + * Revision 1.2 1995/12/06 16:05:50 adam * New version. * * Revision 1.1 1995/12/05 11:24:51 adam @@ -13,5 +43,10 @@ */ #ifndef ZEBRAVER -#define ZEBRAVER "1.0a3" +#define ZEBRAVER "1.0b2" #endif + +#ifndef ZEBRADATE +#define ZEBRADATE "$Date: 1998-02-10 12:03:05 $" +#endif +