X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=42b00fe82c3e7e71a2e3dbd003fd979de05f0869;hp=4e541735495b7b77e51daa3a4ff039d78f69cfa0;hb=616b106aafc7f5cf6a838ab73dd8f6ddc4f14513;hpb=d1d609939256610d8f1da0253642a07b8c709146 diff --git a/configure.ac b/configure.ac index 4e54173..42b00fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of yazpp dnl Copyright (C) 1998-2011 Index Data AC_PREREQ(2.60) -AC_INIT([yazpp],[1.2.6],[adam@indexdata.dk]) +AC_INIT([yazpp],[1.2.7],[adam@indexdata.dk]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) @@ -13,7 +13,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZ_INIT([threads],[4.2.3]) +YAZ_INIT([threads],[4.2.8]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi