diff options
Diffstat (limited to 'HOWTO/release.txt')
-rw-r--r-- | HOWTO/release.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt index 5fbd264..ca8bbed 100644 --- a/HOWTO/release.txt +++ b/HOWTO/release.txt @@ -83,9 +83,9 @@ Things to do to release a new version of SCons: # Change the hard-coded package version numbers # in the following files. - aecp Construct debian/changelog rpm/scons.spec + aecp SConstruct debian/changelog rpm/scons.spec - vi Construct debian/changelog rpm/scons.spec + vi SConstruct debian/changelog rpm/scons.spec # Optionally, do the same in the following: [optional] aecp HOWTO/change.txt |