# HG changeset patch # User markus schnalke # Date 1314462892 -7200 # Node ID 2c3242a360f0380337abe012cb3a2435593bbf9e # Parent 0bd27f603910bff72d6e90833244608ec2b12de9 little typing error diff -r 0bd27f603910 -r 2c3242a360f0 docs/howto-release --- a/docs/howto-release Sat Aug 27 16:54:14 2011 +0200 +++ b/docs/howto-release Sat Aug 27 18:34:52 2011 +0200 @@ -27,7 +27,7 @@ (6) Run `make distclean', check for remaining files (just in case). `hg st' is helpful. Build anew: `./configure ... && make && sudo make -install'. Check if everything went well. If so, `make distclean again'. +install'. Check if everything went well. If so, `make distclean' again. Now we should be ready to release.