X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=60c82b06fa1358c538df750d06f99550e2545436;hp=1499eb58f62a06a0e4d5a7a4a51fb5a7d61026de;hb=a1f5729d06659c681dfd68d56c756478bbdcdf99;hpb=194618080c2667fbce5ce7276e710c0f81d9c57d diff --git a/configure.ac b/configure.ac index 1499eb5..60c82b0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.62 2007-08-28 18:12:09 adam Exp $ +dnl $Id: configure.ac,v 1.68 2007-11-15 08:53:24 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.15],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.19],[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