summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Announce.txt2
-rw-r--r--src/CHANGES.txt2
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.