diff options
| author | GaryO <139975+garyo@users.noreply.github.com> | 2014-07-05 14:21:26 (GMT) |
|---|---|---|
| committer | GaryO <139975+garyo@users.noreply.github.com> | 2014-07-05 14:21:26 (GMT) |
| commit | 6c02e1b19e19e443d2b9ae85e6258cb01654cd04 (patch) | |
| tree | 172a554f4cbd65406082e632e06d78d46551e810 /src | |
| parent | 7e538f62f2af7979ad6e7d5b438193af886634c0 (diff) | |
| download | SCons-2.3.2.zip SCons-2.3.2.tar.gz SCons-2.3.2.tar.bz2 | |
Final auto updates for 2.3.2 release.2.3.2
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 38e517f..b7c749a 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.2 +RELEASE 2.3.2 - Mon, 04 Jul 2014 17:37:39 -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 4821e40..9b6e798 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -4,7 +4,7 @@ Change Log -RELEASE 2.3.2.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE +RELEASE 2.3.2 - Mon, 04 Jul 2014 17:37:39 -0400 From veon on bitbucket: - Fixed handling of nested ifs in CPP scanner PreProcessor class. |
