Mercurial > hg > octave-nkf
annotate etc/CHECKLIST @ 18174:b72bcf5f78cc stable release-3-8-0
Version 3.8.0 released.
* configure.ac (OCTAVE_VERSION): Now 3.8.0.
(OCTAVE_RELEASE_DATE): Now 2013-12-27.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 27 Dec 2013 16:59:04 -0500 |
parents | 987ecd306f3f |
children | a6d13c62fccf |
rev | line source |
---|---|
2330 | 1 Things to do before making a release: |
2 | |
12773
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
3 * Update the version number and release date in configure.ac. |
2330 | 4 |
5 * Update the NEWS file. | |
6 | |
12773
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
7 * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in |
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
8 files for the web site. |
2330 | 9 |
12773
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
10 * Copy tarballs to ftp.gnu.org. |
2330 | 11 |
12773
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
12 * Post a release announcement to the help@octave.org and |
987ecd306f3f
maint: update etc/CHECKLIST file
John W. Eaton <jwe@octave.org>
parents:
12733
diff
changeset
|
13 info-gnu@gnu.org lists. |