X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=d07e32705da0f090e2e1dc76d384a9b59a9591a0;hp=6fb60ad9054ace1af82ff04be07d72412af27142;hb=1b8e1d7dfece31918056f76819c18675ed6e781e;hpb=cc1c1b6d188dd076ef2aa2b539852f3afb8ad111 diff --git a/configure.ac b/configure.ac index 6fb60ad..d07e327 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.57 2007-05-09 07:30:43 adam Exp $ +dnl $Id: configure.ac,v 1.59 2007-05-16 10:50:03 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.13],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.15],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.8]) @@ -33,7 +33,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server],[3.0.2]) +YAZ_INIT([server],[3.0.3]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi