From 2be4e5dc83319222cc725d13f6e98e033c042197 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 5 Mar 2023 16:58:36 -0500 Subject: fixed some version string and copyright date items in README-SF.rst --- README-SF.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README-SF.rst b/README-SF.rst index 3d8910a..3f82f15 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-3.1.2.exe" and "scons.exe" executables in the Python +- Install "scons-4.5.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 @@ -378,7 +378,7 @@ running all of "runtest.py -a". Building Packages ================= -We use SCons (version 3.1.2 or later) to build its own packages. If you +We use SCons 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:: @@ -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.2.0-py3-none-any.whl - SCons-4.3.0ayyyymmdd.tar.gz - SCons-4.3.0ayyyymmdd.zip - scons-doc-4.3.0ayyyymmdd.tar.gz - scons-local-4.3.0ayyyymmdd.tar.gz - scons-local-4.3.0ayyyymmdd.zip + SCons-4.5.0-py3-none-any.whl + SCons-4.5.0.tar.gz + SCons-4.5.0.zip + scons-doc-4.5.0.tar.gz + scons-local-4.5.0.tar.gz + scons-local-4.5.0.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. @@ -612,5 +612,5 @@ many contributors, including but not at all limited to: \... and many others. -Copyright (c) 2001 - 2021 The SCons Foundation +Copyright (c) 2001 - 2023 The SCons Foundation -- cgit v0.12