diff options
| author | William Deegan <bill@baddogconsulting.com> | 2017-11-12 23:31:57 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2017-11-12 23:31:57 (GMT) |
| commit | 5c611edb9805d7ee1ba08cd0bd0e519b1483ebcb (patch) | |
| tree | 8f92dad288fbbbaef6563951cc8bb50392f430df /src | |
| parent | a583f043aec89e58bf4ab0ab20cc039299eff1df (diff) | |
| download | SCons-5c611edb9805d7ee1ba08cd0bd0e519b1483ebcb.zip SCons-5c611edb9805d7ee1ba08cd0bd0e519b1483ebcb.tar.gz SCons-5c611edb9805d7ee1ba08cd0bd0e519b1483ebcb.tar.bz2 | |
Update version strings
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 f2698ef..b5c6636 100644 --- a/src/Announce.txt +++ b/src/Announce.txt @@ -18,7 +18,7 @@ So that everyone using SCons can help each other learn how to use it more effectively, please go to http://scons.org/lists.html#users to sign up for the scons-users mailing list. -RELEASE VERSION/DATE TO BE FILLED IN LATER +RELEASE 3.0.1 - Mon, 12 Nov 2017 15:31:33 -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 5df9c4f..302a9a0 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -5,7 +5,7 @@ Change Log -RELEASE VERSION/DATE TO BE FILLED IN LATER +RELEASE 3.0.1 - Mon, 12 Nov 2017 15:31:33 -0700 From John Doe: diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 486ad42..1334aa3 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -1,4 +1,4 @@ - A new SCons checkpoint release, 3.2.0.alpha.yyyymmdd, is now available + A new SCons checkpoint release, 3.0.1, is now available on the SCons download page: http://www.scons.org/download.php |
