summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-08-18 16:22:42 +0000
committerSteven Knight <knight@baldmt.com>2004-08-18 16:22:42 +0000
commit13c6522a162eeba44371fed2fbb8f918e9ba3457 (patch)
tree90974d78c9a4a97699c2ec879d28e0f4b713c6a5 /HOWTO
parentd2ae30081e82d18f88a752b3c7b8a26f944314e8 (diff)
downloadscons-13c6522a162eeba44371fed2fbb8f918e9ba3457.tar.gz
Initialize the new branch for release.
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/release.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt
index 51dfb704..dac4c0c8 100644
--- a/HOWTO/release.txt
+++ b/HOWTO/release.txt
@@ -55,14 +55,14 @@ Things to do to release a new X.Y version of SCons:
aeib {95}
+ aed
+
aeb
aet
aet -reg
- aed
-
aeipass
START THE NEW BRANCH FOR RELEASE
@@ -93,11 +93,8 @@ Things to do to release a new X.Y version of SCons:
aecp rpm/scons.spec.in
vi rpm/scons.spec.in
- aecp src/copyrightTests.py
- vi src/copyrightTests.py
-
- aecp src/setupTests.py
- vi src/setupTests.py
+ aecp src/test_setup.py
+ vi src/test_setup.py
# Read through and update the README files if necessary
[optional] aecp README
@@ -136,10 +133,10 @@ Things to do to release a new X.Y version of SCons:
# Now build and prepare the release itself.
aeb
- aet -reg
-
aed
+ aet -reg
+
aede
etc.