diff options
Diffstat (limited to 'HOWTO')
-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 6e1eaac..7c37637 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 README SConstruct debian/changelog rpm/scons.spec + aecp README SConstruct debian/changelog debian/files rpm/scons.spec - vi README SConstruct debian/changelog rpm/scons.spec + vi README SConstruct debian/changelog debian/files rpm/scons.spec # Optionally, do the same in the following: [optional] aecp HOWTO/change.txt |