X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=configure.ac;h=93812df0c1f7c5caa2c392d608a73210bb2464f6;hb=6e2b2cc9c5c0290bf2fc53ff3dab7bf15c97526b;hp=1d0f439c2b90b6737190127ed3fd244778af0bae;hpb=1d0a84970d854359e507df8d6be2568b1bb840ed;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 1d0f439..93812df 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ ## -*- Autoconf -*- ## This file is part of Pazpar2. -## Copyright (C) 2006-2012 Index Data +## Copyright (C) 2006-2013 Index Data ## Process this file with autoconf to produce a configure script. # Autoconf and automake setup @@ -24,7 +24,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.39]) +YAZ_INIT([static icu],[4.2.40]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi