X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz-version.h;h=3428a7f1fa4f8a58f836ce107da92ca04fcb066c;hp=442bcef7ab3fb74ba8b7c367d3348fabed5fb3cb;hb=d4901e9a337370bf73e34a7d1ce718e3ea178a66;hpb=4324da797a51137daa4d7e2d665df2ff82ce8c66 diff --git a/include/yaz-version.h b/include/yaz-version.h index 442bcef..3428a7f 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.8 1996-01-02 11:46:50 quinn + * Revision 1.9 1996-01-24 16:01:24 quinn + * pl4 + * + * Revision 1.8 1996/01/02 11:46:50 quinn * Changed 'operator' to 'roperator' to avoid C++ conflict. * Moved to pl3 * @@ -50,5 +53,5 @@ */ #ifndef YAZ_VERSION -#define YAZ_VERSION "1.0 patchLevel 3" +#define YAZ_VERSION "1.0 patchLevel 4" #endif