From 7851330f91232de8147b1b9653d3e3d7069b5c06 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 30 Jan 1998 15:32:57 +0000 Subject: [PATCH] 1.4pl2. --- 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 dce4552..f169c10 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.16 1998-01-29 13:28:23 adam + * Revision 1.17 1998-01-30 15:32:57 adam + * 1.4pl2. + * + * Revision 1.16 1998/01/29 13:28:23 adam * YAZ version 1.4pl1. * * Revision 1.15 1997/09/17 12:10:33 adam @@ -74,5 +77,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.4pl1" +#define YAZ_VERSION "1.4pl2" #endif -- 1.7.10.4