X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FREADME.developers;h=935d0d16c5ff44b7a2e9e13638bc223e1825b305;hp=83b240c6ff1e2bbe43ff3de6b8489551065c57a8;hb=2679bb7e1305b30e1f0bef4612760b5a858456da;hpb=9c859e43ce6889f4f0b4bc34f346334999605884 diff --git a/docs/README.developers b/docs/README.developers index 83b240c..935d0d1 100644 --- a/docs/README.developers +++ b/docs/README.developers @@ -16,7 +16,7 @@ autoconf files If you wish to change the `configure' script or its related files, you'll need to first install GNU m4, available from and then GNU autoconf (). Nmh is currently using -a minimum of autoconf 2.54. +a minimum of autoconf 2.61. Most of the configure-related files are automatically generated. The only files you should need to manually edit are acconfig.h and configure.ac. Don't, for @@ -113,9 +113,9 @@ getpass() nmh_getpass() releasing nmh ------------- -To make a public release of nmh (we'll use version 1.0.4 and my mhost.com -account, danh, as examples here; the convention for release candidates -is to use something like "1.0.4-RC1"): +To make a public release of nmh (we'll use version 1.0.4 as examples +here; the convention for release candidates is to use something like +"1.0.4-RC1"): 1. % echo 1.0.4 > VERSION % date +"%e %B %Y" > DATE