X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h;h=b8ebdca804d4cd0f3d2e563b19fdf880dc2ec4f4;hb=6215ff999c5f4c9ff2cc59ab99f794832ce30f1d;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..b8ebdca 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.64 2005-03-16 21:30:23 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.2" +#define YAZ_VERSIONL 0x020102 #define YAZ_DATE 1