summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-07-15 18:29:33 (GMT)
committerSteven Knight <knight@baldmt.com>2002-07-15 18:29:33 (GMT)
commitb607b3cb0d0b047ef5a18f58dd49fc9b179a549e (patch)
tree9962ea010e57370a079694694a4416f283ae4833 /README
parentca18bc15c4c7fe67dd8ad52d578b2c395f79bbc8 (diff)
downloadSCons-b607b3cb0d0b047ef5a18f58dd49fc9b179a549e.zip
SCons-b607b3cb0d0b047ef5a18f58dd49fc9b179a549e.tar.gz
SCons-b607b3cb0d0b047ef5a18f58dd49fc9b179a549e.tar.bz2
Prep for release 0.08.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index f4a0437..d2cb6f4 100644
--- a/README
+++ b/README
@@ -91,7 +91,7 @@ system, populate the build/scons/ directory by running:
$ scons build/scons
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
system, you can use SCons itself to populate the build/scons/ directory
with a little more typing:
@@ -163,13 +163,13 @@ PACKAGES" section below.
BUILDING PACKAGES
=================
-We now use SCons (version 0.07 or later) to build its own packages.
+We now use SCons (version 0.08 or later) to build its own packages.
If you already have an appropriate version of SCons installed on your
system, you can build everything by simply running it:
$ scons
-If you don't have SCons version 0.07 or later already installed on your
+If you don't have SCons version 0.08 or later already installed on your
system, you can build this version of SCons with itself with a little
more typing:
@@ -389,4 +389,5 @@ With plenty of help from the SCons Development team:
Charles Crain
Steve Leblanc
Anthony Roach
+ Terrel Shumway