X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=d07e32705da0f090e2e1dc76d384a9b59a9591a0;hb=3f837255e2e97bd39ffabb13621d398f5610348c;hp=426478fc9ef319afb21d54f33228e1159d6352fc;hpb=3de37d13913bc23896efd6639c6e1742a9e43fde;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 426478f..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.58 2007-05-09 07:36:06 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.14],[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