diff options
author | William Deegan <bill@baddogconsulting.com> | 2024-07-07 23:51:32 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2024-07-07 23:51:32 (GMT) |
commit | 7c688f694c644b61342670ce92977bf4a396c0d4 (patch) | |
tree | 9d56ba94344efc2cde413e824e860b6631f05dfc /RELEASE.txt | |
parent | da8aeadee03a20bf64034e78add223742959493a (diff) | |
download | SCons-7c688f694c644b61342670ce92977bf4a396c0d4.zip SCons-7c688f694c644b61342670ce92977bf4a396c0d4.tar.gz SCons-7c688f694c644b61342670ce92977bf4a396c0d4.tar.bz2 |
Updates for SCons 4.8.0 release
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index 3063203..43db031 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -1,12 +1,4 @@ -If you are reading this in the git repository, the contents -refer to *unreleased* changes since the last SCons release. -Past official release announcements appear at: - - https://scons.org/tag/releases.html - -================================================================== - -A new SCons release, 4.7.1, is now available on the SCons download page: +A new SCons release, 4.8.0, is now available on the SCons download page: https://scons.org/pages/download.html @@ -189,4 +181,9 @@ Thanks to the following contributors listed below for their contributions to thi ========================================================================================== .. code-block:: text - git shortlog --no-merges -ns 4.0.1..HEAD + git shortlog --no-merges -ns 4.7.0..HEAD + 70 Mats Wichmann + 35 Joseph Brill + 26 William Deegan + 7 Raymond Li + 7 Thaddeus Crews |