X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz-version.h;fp=include%2Fyaz-version.h;h=5273d9c5a6235925cf05712c89dea403614f9cc0;hp=04c7cf9925ed0ab994628ca3febe2d9e18b8225c;hb=86316b9e9d3256c07468c85dd301e69e3865794d;hpb=c69f4f05fce93bee043f0edd6c428dc49d75620d 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