X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=8675960419d8780c620708fea7b2ed9fadfd7410;hp=a5359949e346e60738e62798a8d93ba158bc6454;hb=b1f0878598c07d7468612d81e8bead22b9d22066;hpb=7ae6a3d178c4f29bad3af081c1882cdb6dcb3e06 diff --git a/configure.ac b/configure.ac index a535994..8675960 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.13],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.1.1],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.9]) @@ -424,7 +424,7 @@ Doxyfile win/version.nsi include/yaz/yaz-version.h ],[ - sed s%yaz_echo_source=yes%yaz_echo_source=no%g < yaz-config > util/yaz-config && chmod +x yaz-config util/yaz-config + sed s%echo_source=yes%echo_source=no%g < yaz-config > util/yaz-config && chmod +x yaz-config util/yaz-config ] )