From: Adam Dickmeiss Date: Wed, 20 Apr 2005 13:51:47 +0000 (+0000) Subject: Towards 2.1.3 X-Git-Tag: YAZ.2.1.4~7 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=00757f0ff95a6e5557823e151a7ae9d6f48f0f8f Towards 2.1.3 --- diff --git a/configure.in b/configure.in index 059c33e..7c769b6 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.174 2005-03-16 21:30:22 adam Exp $ +dnl $Id: configure.in,v 1.175 2005-04-20 13:51:47 adam Exp $ AC_INIT(include/yaz/yaz-version.h) -AM_INIT_AUTOMAKE(yaz, 2.1.2) +AM_INIT_AUTOMAKE(yaz, 2.1.3) AM_MAINTAINER_MODE dnl AC_SUBST(READLINE_LIBS) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index b8ebdca..6bd0b09 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.64 2005-03-16 21:30:23 adam Exp $ + * $Id: yaz-version.h,v 1.65 2005-04-20 13:51:47 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.2" -#define YAZ_VERSIONL 0x020102 +#define YAZ_VERSION "2.1.3" +#define YAZ_VERSIONL 0x020103 #define YAZ_DATE 1