diff --git a/README-SF.rst b/README-SF.rst index 3e5940297c..854524afbc 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 8c2a3fb9aa..45eb273e43 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 diff --git a/README.rst b/README.rst index f779b0b1c9..ae3c0f4a28 100755 --- a/README.rst +++ b/README.rst @@ -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