diff options
-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> |