From: Adam Dickmeiss Date: Fri, 23 Feb 2007 14:04:37 +0000 (+0000) Subject: YAZ 2.1.51 X-Git-Tag: YAZ.2.1.52~7 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=58dda1e89dc22c400b7da64582eebc91c6c598ec YAZ 2.1.51 --- diff --git a/configure.ac b/configure.ac index c330ede..2f2bf26 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl YAZ Toolkit, Index Data 1995-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.61 2007-02-23 11:54:38 adam Exp $ +dnl $Id: configure.ac,v 1.62 2007-02-23 14:04:37 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yaz],[2.1.50],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[2.1.51],[yaz-help@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 2e04240..772731e 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: yaz-version.h,v 1.114 2007-02-23 11:54:39 adam Exp $ */ +/* $Id: yaz-version.h,v 1.115 2007-02-23 14:04:37 adam Exp $ */ /** * \file yaz-version.h * \brief Defines YAZ version. @@ -33,8 +33,8 @@ #include -#define YAZ_VERSION "2.1.50" -#define YAZ_VERSIONL 0x020132 +#define YAZ_VERSION "2.1.51" +#define YAZ_VERSIONL 0x020133 #define YAZ_DATE 1