summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-01-06 01:06:02 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2019-01-06 01:06:02 (GMT)
commit995b295e108a86ecae369039cdfdd1308ce92621 (patch)
tree9e3b4a86bedfc163d7709e6701bcb53b786afb69 /README.rst
parentc5f4cb45a170e16f280729da55be53531966bb1e (diff)
downloadSCons-995b295e108a86ecae369039cdfdd1308ce92621.zip
SCons-995b295e108a86ecae369039cdfdd1308ce92621.tar.gz
SCons-995b295e108a86ecae369039cdfdd1308ce92621.tar.bz2
updates from update-release-info for 3.0.3 release
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 3c84ce6..b7f49da 100755
--- a/README.rst
+++ b/README.rst
@@ -499,13 +499,13 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- build/dist/scons-3.0.2.tar.gz
- build/dist/scons-3.0.2.zip
- build/dist/scons-doc-3.0.2.tar.gz
- build/dist/scons-local-3.0.2.tar.gz
- build/dist/scons-local-3.0.2.zip
- build/dist/scons-src-3.0.2.tar.gz
- build/dist/scons-src-3.0.2.zip
+ build/dist/scons-3.0.3.tar.gz
+ build/dist/scons-3.0.3.zip
+ build/dist/scons-doc-3.0.3.tar.gz
+ build/dist/scons-local-3.0.3.tar.gz
+ build/dist/scons-local-3.0.3.zip
+ build/dist/scons-src-3.0.3.tar.gz
+ build/dist/scons-src-3.0.3.zip
The SConstruct file is supposed to be smart enough to avoid trying to build
packages for which you don't have the proper utilities installed. For