X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=71c85618b85a7f627c038e68f31eeb7004a210c3;hp=79ecc5b04162799e4dcd6c22881f99ea3505c133;hb=5d1021b2b70231c8f36fd7ec4583c4816a4f25d6;hpb=d8bc3109fc2006ac7623909a062ce7df5420d69e diff --git a/configure.ac b/configure.ac index 79ecc5b..71c8561 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.67 2007-11-12 13:41:19 adam Exp $ +dnl $Id: configure.ac,v 1.69 2007-12-19 13:38:21 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.18],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.20],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.8]) @@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server icu],[3.0.16]) +YAZ_INIT([server icu],[3.0.17]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi