diff options
| author | William Deegan <bill@baddogconsulting.com> | 2015-06-18 04:05:34 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2015-06-18 04:05:34 (GMT) |
| commit | 6fbeaab0d682a9e6d74a36ae546e2f4b0edea36f (patch) | |
| tree | 7bb9858fda313781cfd97e3b0bbbce0a60c06321 /src | |
| parent | 41beca043ca974db435a19b0c2526f37d8b2cc1c (diff) | |
| download | SCons-6fbeaab0d682a9e6d74a36ae546e2f4b0edea36f.zip SCons-6fbeaab0d682a9e6d74a36ae546e2f4b0edea36f.tar.gz SCons-6fbeaab0d682a9e6d74a36ae546e2f4b0edea36f.tar.bz2 | |
reverting 3321
Diffstat (limited to 'src')
| -rw-r--r-- | src/Announce.txt | 2 | ||||
| -rw-r--r-- | src/CHANGES.txt | 2 | ||||
| -rw-r--r-- | src/RELEASE.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/Announce.txt b/src/Announce.txt index c9c379a..882ab45 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -19,7 +19,7 @@ effectively, please go to http://scons.org/lists.php#users to sign up for the scons-users mailing list. -RELEASE 2.3.5 - Mon, 15 Jun 2015 11:53:37 -0700 +RELEASE 2.3.5.final.0 - Mon, 15 Jun 2015 09:38:27 -0700 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 d54d83e..90769ff 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -4,7 +4,7 @@ Change Log -RELEASE 2.3.5 - Mon, 15 Jun 2015 11:53:37 -0700 +RELEASE 2.3.5.final.0 - Mon, 15 Jun 2015 09:38:27 -0700 From Stephen Pollard: - Documentation fixes for libraries.xml and diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 587c01e..3506b12 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -1,4 +1,4 @@ - A new SCons checkpoint release, 2.3.5, is now available + A new SCons checkpoint release, 2.3.5.final.0, is now available on the SCons download page: http://www.scons.org/download.php |
