diff options
| author | William Deegan <bill@baddogconsulting.com> | 2016-11-03 19:22:43 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2016-11-03 19:22:43 (GMT) |
| commit | aa8c3a4fe2c22d95f23b0ab52cd483b55c370ae6 (patch) | |
| tree | c5f3a17d7a598b0c2c9670c44f2af14c5ca170c5 /src | |
| parent | e1088d333ebb00b08964d454c1d59fb13427fa95 (diff) | |
| download | SCons-2.5.1.zip SCons-2.5.1.tar.gz SCons-2.5.1.tar.bz2 | |
versions updated to 2.5.12.5.1
Diffstat (limited to 'src')
| -rw-r--r-- | src/Announce.txt | 2 | ||||
| -rw-r--r-- | src/CHANGES.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Announce.txt b/src/Announce.txt index b16fb3b..c57ba6f 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -18,7 +18,7 @@ So that everyone using SCons can help each other learn how to use it more effectively, please go to http://scons.org/lists.php#users to sign up for the scons-users mailing list. -RELEASE 2.5.0 - Mon, 09 Apr 2016 11:27:42 -0700 +RELEASE 2.5.1 - Mon, 03 Nov 2016 13:37:42 -0400 Please consult the RELEASE.txt file for a summary of changes since the last release and consult the CHANGES.txt file for complete a list of changes diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 5aa1eee1..7390f07 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -4,7 +4,7 @@ Change Log -RELEASE VERSION/DATE TO BE FILLED IN LATER +RELEASE 2.5.1 - Mon, 03 Nov 2016 13:37:42 -0400 From William Deegan: - Add scons-configure-cache.py to packaging. It was omitted |
