X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h;h=171c0da705140babe35005f3faa1623ea5301c44;hp=602e1568ff1f7528c693505d41b9415e2581d8f5;hb=84c9ccff7f7deb03ea8d8318c1bcad2d7fd66c3e;hpb=f53079fadcadb1eeef45e1e6d254801d984d6068 diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 602e156..171c0da 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 1995-2004, Index Data. + * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.52 2004-10-03 22:34:07 adam Exp $ + * $Id: yaz-version.h,v 1.82 2006-06-02 13:17:23 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.0.26" -#define YAZ_VERSIONL 0x02001A +#define YAZ_VERSION "2.1.20" +#define YAZ_VERSIONL 0x020114 #define YAZ_DATE 1 @@ -34,3 +34,11 @@ YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +