From 73349da6d71bc4cfde8d67f7beef5938d4044816 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Mon, 24 Dec 2001 01:21:59 +0000 Subject: Prepare for release. --- HOWTO/release.txt | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'HOWTO') diff --git a/HOWTO/release.txt b/HOWTO/release.txt index 81f8f120..48496fae 100644 --- a/HOWTO/release.txt +++ b/HOWTO/release.txt @@ -1,12 +1,6 @@ Things to do to release a version of SCons: - Prepare CHANGES text - - Prepare RELEASE notes - - Read through the README.txt file for any updates - - Build candidate packages + Build and test candidate packages test on Linux @@ -26,6 +20,22 @@ Things to do to release a version of SCons: cd scons-src-{version} python runtest.py -a -x C:\Python15\scons.bat + Read through the README.txt file for any updates + + Prepare src/CHANGES.txt + + date -R the latest release + + should be current if this has been updated as each + change went in. + + Prepare src/RELEASE.txt + + date -R the latest release + + Can probably keep a lot of the existing text, read + it through to make sure it's okay and edit appropriately. + END THE BRANCH (need more info) -- cgit v1.2.1