From: Adam Dickmeiss Date: Thu, 21 Sep 2006 07:26:24 +0000 (+0000) Subject: Bump version to 2.1.33 X-Git-Tag: YAZ.2.1.34~10 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=9c730b08c6fe0075774ddd1c421b3643efade576;ds=sidebyside Bump version to 2.1.33 --- diff --git a/configure.ac b/configure.ac index 09216ad..ec3ca55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl YAZ Toolkit, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.39 2006-09-21 06:58:54 adam Exp $ +dnl $Id: configure.ac,v 1.40 2006-09-21 07:26:24 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yaz],[2.1.32],[adam@indexdata.dk]) +AC_INIT([yaz],[2.1.33],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8]) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 40024d1..1fe553d 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: yaz-version.h,v 1.94 2006-09-21 06:58:55 adam Exp $ + * $Id: yaz-version.h,v 1.95 2006-09-21 07:26:24 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.32" -#define YAZ_VERSIONL 0x020120 +#define YAZ_VERSION "2.1.33" +#define YAZ_VERSIONL 0x020121 #define YAZ_DATE 1