diff options
| author | Mats Wichmann <mats@linux.com> | 2022-07-31 08:49:09 -0600 |
|---|---|---|
| committer | Mats Wichmann <mats@linux.com> | 2022-08-04 12:04:27 -0600 |
| commit | 6cff6542e2bbc0d69f03951174dd3b3ebd8fb82a (patch) | |
| tree | 09fdf5009457942b67770a0905a67f455c265463 /template | |
| parent | 4aaa505e7f5e3f0f75c2d17d91afa3a7162f69f9 (diff) | |
| download | scons-git-6cff6542e2bbc0d69f03951174dd3b3ebd8fb82a.tar.gz | |
Split requirements files
Update CI and other files that refer to them.
While we're at it, switch to choco pkg winflexbison3 from winflexbison.
Update RELEASE file and template as well, to eliminate possible
confusion (not that any has been reported).
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'template')
| -rwxr-xr-x | template/RELEASE.txt | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/template/RELEASE.txt b/template/RELEASE.txt index 89d634c21..439c8630d 100755 --- a/template/RELEASE.txt +++ b/template/RELEASE.txt @@ -1,10 +1,17 @@ -A new SCons release, 4.1.0, is now available -on the SCons download page: +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/pages/download.html + https://scons.org/tag/releases.html +================================================================== -Here is a summary of the changes since 4.1.0: +A new SCons release, 4.4.1, is now available on the SCons download page: + + https://scons.org/pages/download.html + + +Here is a summary of the changes since 4.4.0: NEW FUNCTIONALITY ----------------- |
