X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=ccbd3c3a9147f6649bcc50b42f57257a66328965;hp=8cf0f1e32758f5f76c16aba6efb3eebe9b3937cd;hb=ab5db8f3b991ecc823f92b3c8bfd22ede9b679df;hpb=5242fd311bad9fc07b7ddf77f4d83410928d968c diff --git a/configure.ac b/configure.ac index 8cf0f1e..ccbd3c3 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl This file is part of the Zebra server. dnl Copyright (C) 1994-2009 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.41],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.45],[zebra-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config) AM_INIT_AUTOMAKE([1.9]) @@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then fi dnl dnl ------ YAZ -YAZ_INIT([server icu],[3.0.17]) +YAZ_INIT([server icu],[3.0.47]) if test "$YAZVERSION" = "NONE"; then AC_MSG_ERROR([YAZ development libraries required]) fi