X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=08cf459e57a0069e69b3a4320d3bb89cf6f5b4a6;hb=9bf6cd2cfa9d558b77fef6cc320964d7e7f5fc6e;hp=85e9eefe7ba1f31ac994d579d5537a557f7ca75a;hpb=d1d6dab93f2ccd2af173294a927f513abdb0fcc6;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 85e9eef..08cf459 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # Autoconf and automake setup AC_PREREQ(2.60) -AC_INIT([pazpar2],[1.4.4],[pazpar2-help@indexdata.dk]) +AC_INIT([pazpar2],[1.5.0],[pazpar2-help@indexdata.dk]) AC_CONFIG_HEADERS(src/config.h) @@ -21,7 +21,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.0.13]) +YAZ_INIT([static icu],[4.1.0]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi