X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fyaz-version.h;h=40024d17c6082e39a5990250e4fbeb9f174276c5;hp=32904450affb66989a91a9106e2b930a5d4314af;hb=49db0e419dbd39548ef06ecb731b1ac86a1179f0;hpb=a088ea8c24e28419057ddae8c23936272b578b7c diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 3290445..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.66 2005-04-26 18:46:42 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.4" -#define YAZ_VERSIONL 0x020104 +#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 + */ +