Fixed bad memory reference that could occur if empty key block was to
[idzebra-moved-to-github.git] / configure.ac
index 2895d13..b305222 100644 (file)
@@ -1,8 +1,8 @@
 dnl Zebra, Index Data ApS, 1995-2007
-dnl $Id: configure.ac,v 1.51 2007-02-07 13:19:35 marc Exp $
+dnl $Id: configure.ac,v 1.53 2007-03-08 12:57:35 adam Exp $
 dnl
 AC_PREREQ(2.59)
-AC_INIT([idzebra],[2.0.12],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.13],[zebra-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.8])
@@ -41,7 +41,7 @@ else
 fi
 dnl
 dnl ------ YAZ
-YAZ_INIT($yazflag,2.1.47)
+YAZ_INIT($yazflag,2.1.49)
 if test "$YAZVERSION" = "NONE"; then
     AC_MSG_ERROR([YAZ development libraries required])
 fi