X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=551c3628c1d332d1e4914d1a47a421a96d4b8fc1;hp=d996cd2944f01e83432a1f87e4aa4fa57e49e783;hb=d87f70faee1aeead5d32c388bfde8c41e859fb2f;hpb=d71149439012fadf092321e3b507d23711715743 diff --git a/configure.ac b/configure.ac index d996cd2..551c362 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl This file is part of the Zebra server. -dnl Copyright (C) 1994-2009 Index Data +dnl Copyright (C) 1994-2011 Index Data dnl AC_PREREQ(2.60) -AC_INIT([idzebra],[2.0.38],[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 @@ -350,7 +350,6 @@ AC_OUTPUT([ examples/marcxml/Makefile examples/oai-pmh/Makefile examples/zthes/Makefile - idzebra.spec idzebra-config-2.0 Doxyfile win/version.nsi