From 4519f45627820ab5acbb40400fc3667b08c140d3 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Fri, 26 Jun 1998 11:17:23 +0000 Subject: [PATCH] v2+ --- include/yaz-version.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/include/yaz-version.h b/include/yaz-version.h index f169c10..2eb333d 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.17 1998-01-30 15:32:57 adam + * Revision 1.18 1998-06-26 11:17:23 quinn + * v2+ + * + * Revision 1.17 1998/01/30 15:32:57 adam * 1.4pl2. * * Revision 1.16 1998/01/29 13:28:23 adam @@ -77,5 +80,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.4pl2" +#define YAZ_VERSION "1.4pl2+" #endif -- 1.7.10.4