2330
|
1 Things to do before making a release: |
|
2 |
|
3 * Ask testers for the type(s) of machines they are using. |
|
4 |
|
5 * Update the version number in src/version.h. |
|
6 |
|
7 * Update the version number in doc/refcard.tex. |
|
8 |
|
9 * Add a `Version M.N.P released.' line to the ChangeLog. |
|
10 |
|
11 * Update the NEWS file. |
|
12 |
|
13 * Check the README file. |
|
14 |
|
15 * Create a new Announce.M.N.P file for the current release. |
|
16 |
|
17 * Run autoconf, autoheader, and configure before making tar files. |
|
18 |
|
19 * Update the NEWS and README.octave files in the anonymous ftp |
|
20 directory. |
|
21 |
|
22 * Don't forget to use -static when linking the binaries for the |
|
23 binary distributions. |