X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=e2c216061ca464d0db692232a450060ca1a9a726;hp=567e14320bea331acfb2c5efdf705d6f651d012a;hb=53f50a1b1dd002ef484a41f50f3598386335cae1;hpb=121e938050358a6d52133deac0316eab29f002dc diff --git a/configure.ac b/configure.ac index 567e143..e2c2160 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.55 2007-05-03 07:20:19 adam Exp $ +dnl $Id: configure.ac,v 1.56 2007-05-08 12:50:03 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.13],[zebra-help@indexdata.dk]) @@ -33,7 +33,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server],3.0.0) +YAZ_INIT([server],[3.0.2]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi