diff options
author | Steven Knight <knight@baldmt.com> | 2001-12-14 20:08:06 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2001-12-14 20:08:06 (GMT) |
commit | ad37063b59063fb328d2047e1b2e15669bcb134c (patch) | |
tree | 9a30f1cfff2c6aa2d010b729c898a2a0f0be68fe /HOWTO/release.txt | |
parent | 60ca9b913e5ac7d4f8079e521e8cbf2295c196d9 (diff) | |
download | SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.zip SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.gz SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.bz2 |
Update version numbers, etc., to 0.02.
Diffstat (limited to 'HOWTO/release.txt')
-rw-r--r-- | HOWTO/release.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt index 0adc94e..2668499 100644 --- a/HOWTO/release.txt +++ b/HOWTO/release.txt @@ -17,6 +17,15 @@ Things to do to release a version of SCons: START THE NEW BRANCH (need more info) + aenc -p {newbranch} + aedb + aecp Construct debian/changelog rpm/scons.spec + [optional] aecp HOWTO/change.txt debian/scons.postinst + aeb + aet -reg + aede + etc. + Read through the FAQ for any updates @@ -27,6 +36,7 @@ Things to do to release a version of SCons: announcement on the home page new packages in the download page checkin new scons-doc.tar.gz on the web site + update the CHANGES.txt file |