From: Adam Dickmeiss Date: Wed, 8 Jun 2005 09:11:17 +0000 (+0000) Subject: Bump version to 2.1.9. X-Git-Tag: YAZXF2.1.4.2.2.release~37 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=fdc8cdeed79becf89c9ddedbaa0ebd6df3030c6b Bump version to 2.1.9. --- diff --git a/configure.in b/configure.in index 046b688..ff17517 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.181 2005-06-07 19:31:40 adam Exp $ +dnl $Id: configure.in,v 1.182 2005-06-08 09:11:17 adam Exp $ AC_INIT(include/yaz/yaz-version.h) -AM_INIT_AUTOMAKE(yaz, 2.1.8) +AM_INIT_AUTOMAKE(yaz, 2.1.9) AM_MAINTAINER_MODE dnl AC_SUBST(READLINE_LIBS) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 7cd9081..fa9839c 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.70 2005-06-07 19:31:40 adam Exp $ + * $Id: yaz-version.h,v 1.71 2005-06-08 09:11:17 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.8" -#define YAZ_VERSIONL 0x020108 +#define YAZ_VERSION "2.1.9" +#define YAZ_VERSIONL 0x020109 #define YAZ_DATE 1