From: Sebastian Hammer Date: Wed, 6 Dec 1995 15:50:42 +0000 (+0000) Subject: 1.0pl2 X-Git-Tag: YAZ.1.8~852 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=14e430f03a8a98fc4a795cc5544dafcb23fd5031 1.0pl2 --- diff --git a/include/yaz-version.h b/include/yaz-version.h index 7149ccb..c4e1b79 100644 --- a/include/yaz-version.h +++ b/include/yaz-version.h @@ -2,7 +2,10 @@ * Current software version. * * $Log: yaz-version.h,v $ - * Revision 1.6 1995-12-05 11:15:57 quinn + * Revision 1.7 1995-12-06 15:50:42 quinn + * 1.0pl2 + * + * Revision 1.6 1995/12/05 11:15:57 quinn * 1.0pl1 * * Revision 1.5 1995/11/28 09:31:22 quinn @@ -43,5 +46,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.0 patchLevel 1" +#define YAZ_VERSION "1.0 patchLevel 2" #endif