From: Adam Dickmeiss Date: Mon, 17 Jan 2005 10:10:00 +0000 (+0000) Subject: Bump version to 2.0.33 X-Git-Tag: YAZ.2.0.34~44 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=2407cf36ac1dfe34cbfc2a5d1c1695976233e611 Bump version to 2.0.33 --- diff --git a/configure.in b/configure.in index b876887..884c03f 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.168 2005-01-16 21:51:49 adam Exp $ +dnl $Id: configure.in,v 1.169 2005-01-17 10:10:00 adam Exp $ AC_INIT(include/yaz/yaz-version.h) -AM_INIT_AUTOMAKE(yaz, 2.0.32) +AM_INIT_AUTOMAKE(yaz, 2.0.33) AM_MAINTAINER_MODE dnl AC_SUBST(READLINE_LIBS) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 44680f0..791e590 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.59 2005-01-15 19:47:10 adam Exp $ + * $Id: yaz-version.h,v 1.60 2005-01-17 10:10:00 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.0.32" -#define YAZ_VERSIONL 0x020020 +#define YAZ_VERSION "2.0.33" +#define YAZ_VERSIONL 0x020021 #define YAZ_DATE 1