X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h;h=ef960ea32b670cfcf6d0dfe02fb172e489057e48;hb=14f4eaaffa771604e1cbb54edc51d6f213a3e30c;hp=5320fe02ed1a0829768b78d09a3d426708fadd9f;hpb=370c346822ae752b601cbddc6a5fbf01df08caff;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 5320fe0..ef960ea 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -2,18 +2,19 @@ * Copyright (c) 1995-2004, Index Data. * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.51 2004-10-01 13:05:09 adam Exp $ + * $Id: yaz-version.h,v 1.55 2004-11-10 09:26:43 adam Exp $ */ -/* - * Current software version. +/** + * \file yaz-version.h + * \brief Defines YAZ version. */ #ifndef YAZ_VERSION #include -#define YAZ_VERSION "2.0.26" -#define YAZ_VERSIONL 0x02001A +#define YAZ_VERSION "2.0.29" +#define YAZ_VERSIONL 0x02001D #define YAZ_DATE 1