diff options
author | Steven Knight <knight@baldmt.com> | 2010-06-06 00:54:20 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2010-06-06 00:54:20 (GMT) |
commit | 8017dcc95f32ab9fcae6a6c1260b5676cc8fe9f8 (patch) | |
tree | e052d43261164aaecc38fc9a5e0881cfd8fe090e | |
parent | 5bf482c69d08f5ef89e9cb120ae89872b033b287 (diff) | |
download | SCons-8017dcc95f32ab9fcae6a6c1260b5676cc8fe9f8.zip SCons-8017dcc95f32ab9fcae6a6c1260b5676cc8fe9f8.tar.gz SCons-8017dcc95f32ab9fcae6a6c1260b5676cc8fe9f8.tar.bz2 |
Restore the __COPYRIGHT__ and __FILE__ header lines.
-rw-r--r-- | src/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 393070f..742fcc7 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -1,3 +1,6 @@ +# __COPYRIGHT__ +# __FILE__ __REVISION__ __DATE__ __DEVELOPER__ + A new SCons checkpoint release, 2.0.0.beta.20100531, is now available on the SCons download page: The primary purpose of this release is to remove support for |