Mercurial > hg > octave-lyh
diff CHECKLIST @ 2330:12ff450cbb1f
[project @ 1996-07-19 01:39:22 by jwe]
Initial revision
author | jwe |
---|---|
date | Fri, 19 Jul 1996 01:49:31 +0000 |
parents | |
children | d81db29f8b2b |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/CHECKLIST @@ -0,0 +1,23 @@ +Things to do before making a release: + + * Ask testers for the type(s) of machines they are using. + + * Update the version number in src/version.h. + + * Update the version number in doc/refcard.tex. + + * Add a `Version M.N.P released.' line to the ChangeLog. + + * Update the NEWS file. + + * Check the README file. + + * Create a new Announce.M.N.P file for the current release. + + * Run autoconf, autoheader, and configure before making tar files. + + * Update the NEWS and README.octave files in the anonymous ftp + directory. + + * Don't forget to use -static when linking the binaries for the + binary distributions.