X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=1f10894e88920b0e0db6dcffbe430d54c3bf327d;hp=a5359949e346e60738e62798a8d93ba158bc6454;hb=a668cd0857e0141abba373761d77dbd556b6414a;hpb=7ae6a3d178c4f29bad3af081c1882cdb6dcb3e06 diff --git a/configure.ac b/configure.ac index a535994..1f10894 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.2],[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 ] )