diff options
Diffstat (limited to 'autogen')
| -rwxr-xr-x | autogen | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,8 +4,8 @@  set -e +# Regenerate all the autotools files.  autoreconf -i --force -rm -rf autom4te.cache  # Generate manual pages.  version=`grep '^wallet' NEWS | head -1 | cut -d' ' -f2` | 
