From: Sebastian Hammer Date: Tue, 27 Jun 1995 13:12:07 +0000 (+0000) Subject: v1.0b2 X-Git-Tag: YAZ.1.8~951 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=86316b9e9d3256c07468c85dd301e69e3865794d v1.0b2 See CHANGELOG for update info now. --- diff --git a/include/yaz-version.h b/include/yaz-version.h index 04c7cf9..5273d9c 100644 --- a/include/yaz-version.h +++ b/include/yaz-version.h @@ -2,7 +2,11 @@ * Current software version. * * $Log: yaz-version.h,v $ - * Revision 1.2 1995-06-19 13:39:16 quinn + * Revision 1.3 1995-06-27 13:12:07 quinn + * v1.0b2 + * See CHANGELOG for update info now. + * + * Revision 1.2 1995/06/19 13:39:16 quinn * 1.0 beta * All of basic 1995 should be in place at this point. Some little features * added to make the server more useful. BER dumper for bad protocol debugging. @@ -30,5 +34,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.0 beta" +#define YAZ_VERSION "1.0 beta 2" #endif