diff options
-rwxr-xr-x | README-SF.rst | 4 | ||||
-rwxr-xr-x | README-package.rst | 2 | ||||
-rwxr-xr-x | README.rst | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/README-SF.rst b/README-SF.rst index 3e59402..854524a 100755 --- a/README-SF.rst +++ b/README-SF.rst @@ -134,7 +134,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.1.exe" and "scons.exe" executables in the Python +- Install "scons-4.7.0.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 @@ -391,7 +391,7 @@ 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.1-py3-none-any.whl + SCons-4.7.0-py3-none-any.whl SCons-4.7.0ayyyymmdd.tar.gz SCons-4.7.0ayyyymmdd.zip scons-doc-4.7.0ayyyymmdd.tar.gz diff --git a/README-package.rst b/README-package.rst index 8c2a3fb..45eb273 100755 --- a/README-package.rst +++ b/README-package.rst @@ -192,5 +192,5 @@ For More Information Check the SCons web site at https://www.scons.org/ -Copyright (c) 2001 - 2021 The SCons Foundation +Copyright (c) 2001 - 2024 The SCons Foundation @@ -299,4 +299,4 @@ many contributors, including but not at all limited to: \... and many others. -Copyright (c) 2001 - 2021 The SCons Foundation +Copyright (c) 2001 - 2024 The SCons Foundation |