summaryrefslogtreecommitdiff
path: root/HOWTO/subrelease.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO/subrelease.txt')
-rw-r--r--HOWTO/subrelease.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO/subrelease.txt b/HOWTO/subrelease.txt
index fb799e69..6826c817 100644
--- a/HOWTO/subrelease.txt
+++ b/HOWTO/subrelease.txt
@@ -39,8 +39,8 @@ Things to do to release a new X.Y.Z version of SCons:
aecp src/setup.py
vi src/setup.py
- aecp src/test_setup.py
- vi src/test_setup.py
+ aecp QMTest/TestSCons.py
+ vi QMTest/TestSCons.py
# Read through and update the README files if necessary
[optional] aecp README