Version 1.4.4
[pazpar2-moved-to-github.git] / configure.ac
index b6a5cba..bfe01d5 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.4.3],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.4.4],[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.10])
+YAZ_INIT([static icu],[4.0.12])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi