X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=4e3926f5a3487d5d608b42adb19e10139ba659a0;hp=68140e69bbf2be2f63e349996514b0572bccd2d4;hb=617970be7b1544c55e1268fd14093f6b2160c0f6;hpb=d4e1baf0308848e2dadc5b55b46b0bbd4b936270 diff --git a/configure.ac b/configure.ac index 68140e6..4e3926f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2010 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.0.5],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.0.6],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9])