From: Adam Dickmeiss Date: Wed, 7 Jun 2006 10:48:45 +0000 (+0000) Subject: Version 1.2.21 X-Git-Tag: YAZ.2.1.22~27 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=2e5072f935bd399752daff78d8b4d347b4787fc0;hp=73f741401a71bd024f03302a75403227d5bf7721 Version 1.2.21 --- diff --git a/configure.ac b/configure.ac index e6955f6..a5fca8e 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.21 2006-06-02 13:19:32 adam Exp $ +dnl $Id: configure.ac,v 1.22 2006-06-07 10:48:45 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yaz],[2.1.20],[adam@indexdata.dk]) +AC_INIT([yaz],[2.1.21],[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 171c0da..9555efa 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.82 2006-06-02 13:17:23 adam Exp $ + * $Id: yaz-version.h,v 1.83 2006-06-07 10:48:45 adam Exp $ */ /** @@ -13,8 +13,8 @@ #include -#define YAZ_VERSION "2.1.20" -#define YAZ_VERSIONL 0x020114 +#define YAZ_VERSION "2.1.21" +#define YAZ_VERSIONL 0x020115 #define YAZ_DATE 1