diff options
author | Steven Knight <knight@baldmt.com> | 2007-01-08 17:33:58 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-01-08 17:33:58 (GMT) |
commit | 75e1b1228eeefa79a360e6056365d74a5d39ce65 (patch) | |
tree | 4ae6cd9b93e46dd78fd23646affc17b7908fb822 /HOWTO | |
parent | 2a6d8ed55095d65344e22d0dd8007c48a0778895 (diff) | |
download | SCons-75e1b1228eeefa79a360e6056365d74a5d39ce65.zip SCons-75e1b1228eeefa79a360e6056365d74a5d39ce65.tar.gz SCons-75e1b1228eeefa79a360e6056365d74a5d39ce65.tar.bz2 |
Merged revisions 1757-1765 via svnmerge from
http://scons.tigris.org/svn/scons/branches/core
........
r1759 | stevenknight | 2007-01-07 09:36:37 -0600 (Sun, 07 Jan 2007) | 1 line
0.96.D541 - Update the Copyright year string to include 2007. Automate updating the month+year string in man page title headers. Fix hard-coded __revision__ strings that crept into some older tests.
........
r1765 | stevenknight | 2007-01-08 11:28:02 -0600 (Mon, 08 Jan 2007) | 1 line
0.96.D543 - Update development line for 0.96.94.
........
Diffstat (limited to 'HOWTO')
-rw-r--r-- | HOWTO/release.txt | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt index 57f38b7..cff44b9 100644 --- a/HOWTO/release.txt +++ b/HOWTO/release.txt @@ -347,8 +347,10 @@ Things to do to release a new X.Y version of SCons: download.php: new version number - versions.php: add new version number do $docversions[], - shift index numbers :-( + includes/versions.php: + update $stablerelease and/or $latestrelease + add new version number do $docversions[], + SHIFT $docversions[] INDEX NUMBERS :-( index.php: announcement on the home page remove out-of-date announcements @@ -405,6 +407,32 @@ Things to do to release a new X.Y version of SCons: Add news item to the SourceForge project page + Pull down "Project => News" + + Click "Submit" + + Fill in the "Subject:" box + + Cut-and-paste the announcement text into the "Details:" box + + Click "submit" + + + + Add news item to the tigris.org project page + + Click "Announcements" + + Click "Add new announcement" + + Double-check the date (probably already set) + + Fill in the "Headline" box + + Fill in the "Body" box (probably short) + + Click "Add new announcement" + Announce to the following mailing lists (template below): |