X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=2d90509d0de13392c99d3d240673e0b705388e6c;hp=ce9e76055b1460a6688660053db951546e6a2c36;hb=c54a5790984e8bd597a8ccd4d1d2d0cae6da8af3;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/configure.ac b/configure.ac index ce9e760..2d90509 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.0],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.0.2],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9])