X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=c08b22674e03d600fbfe99a1ec695fcb2e956fc0;hb=05ee65c04676229f218e95ba6e1e19354ec14175;hp=fbd2d33ff59e56d11ccfc8547820c25cb569659a;hpb=688b83880520e7485087b56cc1dda29019d7413f;p=yazpp-moved-to-github.git diff --git a/configure.ac b/configure.ac index fbd2d33..c08b226 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl YAZ++ Toolkit, Index Data 1994-2008 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.22 2008-02-21 09:43:27 adam Exp $ +dnl $Id: configure.ac,v 1.23 2008-02-22 14:25:53 adam Exp $ AC_PREREQ(2.60) AC_INIT([yazpp],[1.1.0],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -13,7 +13,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZ_INIT([threads],[3.0.25]) +YAZ_INIT([threads],[3.0.26]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi