X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fyaz%2Fyaz-version.h;h=ef960ea32b670cfcf6d0dfe02fb172e489057e48;hb=14f4eaaffa771604e1cbb54edc51d6f213a3e30c;hp=315a48821a280f5bde131330eedd1bafea1ae1f2;hpb=b782d2bdebee1a46cc8d7336ce21e9b023baa349;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 315a488..ef960ea 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -1,19 +1,20 @@ /* - * Copyright (c) 1995-2003, Index Data. + * Copyright (c) 1995-2004, Index Data. * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.24 2003-02-23 21:18:04 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" -#define YAZ_VERSIONL 0x020000 +#define YAZ_VERSION "2.0.29" +#define YAZ_VERSIONL 0x02001D #define YAZ_DATE 1