diff options
author | Steven Knight <knight@baldmt.com> | 2007-12-12 23:06:57 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2007-12-12 23:06:57 (GMT) |
commit | 70591272485606edf2293e7d9fa33113ac9cb00c (patch) | |
tree | 6f6d8752fa6cf68fc72e5560d193b0682b1cca42 | |
parent | 3f03b4411a0b8ef7e1eb2564a3bb95f618309dc2 (diff) | |
download | SCons-70591272485606edf2293e7d9fa33113ac9cb00c.zip SCons-70591272485606edf2293e7d9fa33113ac9cb00c.tar.gz SCons-70591272485606edf2293e7d9fa33113ac9cb00c.tar.bz2 |
Update items for 0.97.0d20071212.
-rw-r--r-- | www/project_highlights.html | 25 | ||||
-rw-r--r-- | www/roadmap.html | 4 |
2 files changed, 6 insertions, 23 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index 9f5d022..7108499 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -4,33 +4,16 @@ <body> <p> -<strong>18 September 2007:</strong> -Checkpoint release 0.97.0d20070918 is now available at the -<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. -</p> - -<p> -<strong>9 August 2007:</strong> -Checkpoint release 0.97.0d20070809 is now available at the +<strong>12 December 2007:</strong> +Checkpoint release 0.97.0d20071212 is now available at the <a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. </p> <p> -<strong>17 May 2007:</strong> -SCons release 0.97 is now available at the +<strong>18 September 2007:</strong> +Checkpoint release 0.97.0d20070918 is now available at the <a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. </p> -<p> -<strong>12 April 2007:</strong> -SCons awarded two -Google -<a href="http://code.google.com/soc/">Summer of Code</a> 2007 projects. -Congratulations to Maciej Pasternacki and Thomas Fischer, -who will work on (respectively) -configuration features modeled after GNU Automake, -and distributed compilation across grid networks. -</p> - </body> </html> diff --git a/www/roadmap.html b/www/roadmap.html index 0f56608..6e80d3e 100644 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -17,8 +17,8 @@ The current stable release is 0.97, released 17 May 2007. </p> <p> -The latest release is 0.97.0d20070918, -released 18 September 2007. +The latest release is 0.97.0d20071212, +released 12 December 2007. </p> <h2>Upcoming Releases</h2> |