summaryrefslogtreecommitdiff
path: root/README-SF.rst
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2023-03-06 23:45:02 -0500
committerWilliam Deegan <bill@baddogconsulting.com>2023-03-06 23:45:02 -0500
commit9bc9994b984112f4d90d390988c349b0c8fe9d8c (patch)
treeb79ab24f772c9bd746c82d237f321d873cf0478d /README-SF.rst
parent49578b34582d9e92dac7d713a8e58599ae35aa63 (diff)
downloadscons-git-9bc9994b984112f4d90d390988c349b0c8fe9d8c.tar.gz
4.5.1 release items4.5.1rel_4.5.1
Diffstat (limited to 'README-SF.rst')
-rwxr-xr-xREADME-SF.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README-SF.rst b/README-SF.rst
index b1cbc7ad8..0da721020 100755
--- a/README-SF.rst
+++ b/README-SF.rst
@@ -136,7 +136,7 @@ By default, the above commands will do the following:
- Install scripts named "scons" and "sconsign" scripts in the default system
script directory (/usr/bin or C:\\Python\*\\Scripts, for example).
-- Install "scons-4.5.0.exe" and "scons.exe" executables in the Python
+- Install "scons-4.5.1.exe" and "scons.exe" executables in the Python
prefix directory on Windows (C:\\Python\*, for example).
- Install the SCons build engine (a Python module) in the standard Python library directory
@@ -393,12 +393,12 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- SCons-4.5.0-py3-none-any.whl
- SCons-4.4.2ayyyymmdd.tar.gz
- SCons-4.4.2ayyyymmdd.zip
- scons-doc-4.4.2ayyyymmdd.tar.gz
- scons-local-4.4.2ayyyymmdd.tar.gz
- scons-local-4.4.2ayyyymmdd.zip
+ SCons-4.5.1-py3-none-any.whl
+ SCons-4.5.1.tar.gz
+ SCons-4.5.1.zip
+ scons-doc-4.5.1.tar.gz
+ scons-local-4.5.1.tar.gz
+ scons-local-4.5.1.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.