X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=285ec62f6c12011d75b76e1257d3994798440762;hb=32efa3f3690ad20c6c712c7e91500b33f025088c;hp=4594933ab6ad3c3424e0116a6f2070468f9c036d;hpb=7fc79094615c3eaff009dfb0336821aaba8ea65a;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 4594933..285ec62 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ -dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.63 2007-09-12 07:46:40 adam Exp $ +dnl Zebra, Index Data ApS, 1995-2008 +dnl $Id: configure.ac,v 1.72 2008-01-17 14:13:25 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.16],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.22],[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],[3.0.3]) +YAZ_INIT([server icu],[3.0.17]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi