From: Adam Dickmeiss Date: Mon, 6 Jun 2005 07:28:12 +0000 (+0000) Subject: Bump version to 2.1.7 X-Git-Tag: YAZ.2.1.8~11 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=48fdd95e1a026cfcc20ddd2329f0bda940f936e2 Bump version to 2.1.7 --- diff --git a/configure.in b/configure.in index 938247c..1cc08c1 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ dnl YAZ Toolkit, Index Data 1994-2005 dnl See the file LICENSE for details. -dnl $Id: configure.in,v 1.179 2005-05-24 12:16:23 adam Exp $ +dnl $Id: configure.in,v 1.180 2005-06-06 07:28:12 adam Exp $ AC_INIT(include/yaz/yaz-version.h) -AM_INIT_AUTOMAKE(yaz, 2.1.6) +AM_INIT_AUTOMAKE(yaz, 2.1.7) AM_MAINTAINER_MODE dnl AC_SUBST(READLINE_LIBS) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 90956cc..c539925 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.68 2005-05-24 12:16:24 adam Exp $ + * $Id: yaz-version.h,v 1.69 2005-06-06 07:28:12 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.6" -#define YAZ_VERSIONL 0x020106 +#define YAZ_VERSION "2.1.7" +#define YAZ_VERSIONL 0x020107 #define YAZ_DATE 1