X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=1f708b87d27c15aae6545c31774a4b7313fd86d7;hb=df891803fa64dfefb791183078c4248be4b8526f;hp=51d188c2666500cd80600334c928611b7ba2365e;hpb=a94126114b657602f481e2046f7b3f9e0703b55d;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 51d188c..1f708b8 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # Autoconf and automake setup AC_PREREQ(2.60) -AC_INIT([pazpar2],[1.2.1],[pazpar2-help@indexdata.dk]) +AC_INIT([pazpar2],[1.2.3],[pazpar2-help@indexdata.dk]) AC_CONFIG_HEADERS(src/config.h) @@ -21,7 +21,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu threads],[3.0.46]) +YAZ_INIT([static icu threads],[3.0.47]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi