Release 1.6.4
[yazpp-moved-to-github.git] / configure.ac
index 6589be7..2f870d1 100644 (file)
@@ -1,5 +1,5 @@
 dnl This file is part of yazpp
-dnl Copyright (C) 1998-2013 Index Data
+dnl Copyright (C) Index Data
 AC_PREREQ(2.60)
 AC_INIT([yazpp],
 m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']),
@@ -15,7 +15,7 @@ AC_PROG_CXX
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
-YAZ_INIT([threads],[4.2.8])
+YAZ_INIT([threads],[5.1.0])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi