X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=configure.ac;h=25802810bf340072a17bf064d201cb4b3ad0e2c7;hb=bdbf85498a31f6d8b3081032e638df67958ef0f7;hp=80ef5e8824914601202f5a2e286a3bcf73886763;hpb=089c21816877431289a0ea347c8dabe827e41c0a;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 80ef5e8..2580281 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ # Autoconf and automake setup AC_PREREQ(2.60) -AC_INIT([pazpar2],[1.6.3],[pazpar2-help@indexdata.dk]) +AC_INIT([pazpar2],[1.6.5],[pazpar2-help@indexdata.dk]) AC_CONFIG_HEADERS(src/config.h) @@ -22,7 +22,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.16]) +YAZ_INIT([static icu],[4.2.18]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi