From: Sebastian Hammer Date: Thu, 24 Aug 1995 15:13:18 +0000 (+0000) Subject: Beta 3 X-Git-Tag: YAZ.1.8~927 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=abaa7e4d8d4d9ad4a5a33e55895055a9975895aa Beta 3 --- diff --git a/include/yaz-version.h b/include/yaz-version.h index 5273d9c..27e50c1 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.3 1995-06-27 13:12:07 quinn + * Revision 1.4 1995-08-24 15:13:18 quinn + * Beta 3 + * + * Revision 1.3 1995/06/27 13:12:07 quinn * v1.0b2 * See CHANGELOG for update info now. * @@ -34,5 +37,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.0 beta 2" +#define YAZ_VERSION "1.0 beta 3" #endif