Version 1.3.1.
[yazproxy-moved-to-github.git] / configure.ac
index 4e75cf1..cdd0502 100644 (file)
@@ -1,8 +1,8 @@
 dnl yazproxy, Index Data 1994-2007
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.15 2007-03-20 16:23:42 adam Exp $
+dnl $Id: configure.ac,v 1.17 2007-12-27 12:59:17 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yazproxy],[1.3.0],[adam@indexdata.dk])
+AC_INIT([yazproxy],[1.3.1],[adam@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.8])
@@ -13,7 +13,7 @@ AC_PROG_CXX
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
-YAZPP_INIT(threads,1.0.1)
+YAZPP_INIT([threads],[1.0.3])
 if test -z "$YAZPPLIB"; then
        AC_MSG_ERROR([YAZ++ development libraries missing])
 fi