X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fyaz%2Fyaz-version.h;h=40024d17c6082e39a5990250e4fbeb9f174276c5;hb=49db0e419dbd39548ef06ecb731b1ac86a1179f0;hp=c539925a222fc7255d85e31512d22f2bff6da870;hpb=48fdd95e1a026cfcc20ddd2329f0bda940f936e2;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index c539925..40024d1 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -1,8 +1,8 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.69 2005-06-06 07:28:12 adam Exp $ + * $Id: yaz-version.h,v 1.94 2006-09-21 06:58:55 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.7" -#define YAZ_VERSIONL 0x020107 +#define YAZ_VERSION "2.1.32" +#define YAZ_VERSIONL 0x020120 #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 + */ +