X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=715f120596a0e1a87bf57a56a1e28e941c8bef42;hp=291933f33fe2fe5dc4db1b8698914f48ff2f6b0b;hb=527dab66d9847bb7f8a931c558306a070064bf25;hpb=69af3578ac7d0c56df4e0fc6718a2e8d19e9fd1b diff --git a/configure.ac b/configure.ac index 291933f..715f120 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Zebra, Index Data ApS, 1995-2007 -dnl $Id: configure.ac,v 1.64 2007-09-18 19:55:24 adam Exp $ +dnl $Id: configure.ac,v 1.71 2007-12-20 19:08:35 adam Exp $ dnl AC_PREREQ(2.59) -AC_INIT([idzebra],[2.0.17],[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