summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-03-28 08:26:18 +0000
committerSteven Knight <knight@baldmt.com>2003-03-28 08:26:18 +0000
commit7957b64201ebd516b970ea335ef0a7ef561d7427 (patch)
tree78b4e5007bb8a433ebba4c6152eb61b588a8341d /HOWTO
parent4ffdf4ec07e36786269b5551c15486b6b31a19c6 (diff)
downloadscons-7957b64201ebd516b970ea335ef0a7ef561d7427.tar.gz
Fix setupTests.py.
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/release.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt
index 83e5494b..823addf2 100644
--- a/HOWTO/release.txt
+++ b/HOWTO/release.txt
@@ -359,8 +359,8 @@ Things to do to release a new version of SCons:
# Change the hard-coded package version numbers
# in the following files.
- aecp README SConstruct debian/changelog rpm/scons.spec.in
- vi README SConstruct debian/changelog rpm/scons.spec.in
+ aecp README SConstruct debian/changelog rpm/scons.spec.in src/setupTests.py
+ vi README SConstruct debian/changelog rpm/scons.spec.in src/setupTests.py
# Optionally, do the same in the following:
[optional] aecp HOWTO/change.txt