diff options
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 |