diff options
| author | William Deegan <bill@baddogconsulting.com> | 2015-09-21 17:03:12 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2015-09-21 17:03:12 (GMT) |
| commit | 61aa2966263cdff2cada2f2a9853e982206f989a (patch) | |
| tree | 6d33513c14eb6eac0531dd050de0ecca4c39bd79 /src | |
| parent | 093d03ccf05f2a317a6e68efb57f35f79af6d450 (diff) | |
| download | SCons-61aa2966263cdff2cada2f2a9853e982206f989a.zip SCons-61aa2966263cdff2cada2f2a9853e982206f989a.tar.gz SCons-61aa2966263cdff2cada2f2a9853e982206f989a.tar.bz2 | |
release 2.4.0
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 1d59702..25f6b15 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -36,7 +36,7 @@ released. Especially if you are directly using the Node class. ================================================================= -RELEASE 2.4.0 - Mon, 21 Sep 2015 08:56:00 -0700 +RELEASE 2.4.0 - Mon, 21 Sep 2015 09:07:51 -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 0299718..8e25e37 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -4,7 +4,7 @@ Change Log -RELEASE 2.4.0 - Mon, 21 Sep 2015 08:56:00 -0700 +RELEASE 2.4.0 - Mon, 21 Sep 2015 09:07:51 -0700 From Dirk Baechle: - Switched several core classes to use "slots", to |
