diff options
author | William Deegan <bill@baddogconsulting.com> | 2015-07-31 23:18:16 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2015-07-31 23:18:16 (GMT) |
commit | 31f34b0feb6406f5efb7c854bc46aaea48856f68 (patch) | |
tree | c326525a5752e655d1c3b8f97e6c89f3229a08b0 /src | |
parent | bd632a54a08e200c23a3243f19710ac732c9b77e (diff) | |
download | SCons-2.3.6.zip SCons-2.3.6.tar.gz SCons-2.3.6.tar.bz2 |
Final auto updates for 2.3.6 release2.3.6
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 f96e703..bc68317 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -37,7 +37,7 @@ released. Especially if you are directly using the Node class. ================================================================= -RELEASE VERSION/DATE TO BE FILLED IN LATER +RELEASE 2.3.6 - Mon, 31 Jul 2015 14:35:03 -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 906ccfc..198aae1 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.3.6 - Mon, 31 Jul 2015 14:35:03 -0700 From Rob Smith: - Added support for Visual Studio 2015 diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 303776c..6268b8a 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -1,4 +1,4 @@ - A new SCons checkpoint release, 2.3.6.alpha.yyyymmdd, is now available + A new SCons checkpoint release, 2.3.6, is now available on the SCons download page: http://www.scons.org/download.php |