X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h;h=5ee108023256ffa61df14e51dcc1721019e3e470;hb=79b822d1cd0f781768924c32e1fdc1b210e7c368;hp=d8ecdc6261b9adff6db6032c70cd10eecd08bc7d;hpb=95d3dcd343af68f6979dedb1e44f5781f1575df7;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index d8ecdc6..5ee1080 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-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.31 2003-12-04 13:20:40 adam Exp $ + * $Id: yaz-version.h,v 1.63 2005-03-14 11:17:58 adam Exp $ */ -/* - * Current software version. +/** + * \file yaz-version.h + * \brief Defines YAZ version. */ #ifndef YAZ_VERSION #include -#define YAZ_VERSION "2.0.6" -#define YAZ_VERSIONL 0x020006 +#define YAZ_VERSION "2.1.0" +#define YAZ_VERSIONL 0x020100 #define YAZ_DATE 1