diff options
author | William Deegan <bill@baddogconsulting.com> | 2010-11-26 00:58:51 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2010-11-26 00:58:51 (GMT) |
commit | 5215a8ed547e242c473095824a1b6b0499c40de3 (patch) | |
tree | 9e3e166d1744649700f072964390a86f52346ee7 /www | |
parent | 32d4ab409272ef6f2958527a291ac0867f2239a1 (diff) | |
download | SCons-5215a8ed547e242c473095824a1b6b0499c40de3.zip SCons-5215a8ed547e242c473095824a1b6b0499c40de3.tar.gz SCons-5215a8ed547e242c473095824a1b6b0499c40de3.tar.bz2 |
updating for 2.1.0.alpha.20101125 checkpoint
Diffstat (limited to 'www')
-rw-r--r-- | www/project_highlights.html | 15 | ||||
-rw-r--r-- | www/roadmap.html | 4 |
2 files changed, 13 insertions, 6 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html index 7ad82c3..3537bf9 100644 --- a/www/project_highlights.html +++ b/www/project_highlights.html @@ -3,6 +3,15 @@ </head> <body> + +<p> +<strong>25 Nov 2010:</strong> +Checkpoint Release 2.1.0.alpha.20101125 +is now available at the +<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. +</p> + + <p> <strong>15 Aug 2010:</strong> The 2.0.1 is now available at the @@ -10,12 +19,6 @@ The 2.0.1 is now available at the </p> -<p> -<strong>25 July 2010:</strong> -Release 1.3.1 -is now available at the -<a href="http://sourceforge.net/project/showfiles.php?group_id=30337">download page</a>. -</p> </body> diff --git a/www/roadmap.html b/www/roadmap.html index 43e7eb4..e8b8247 100644 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -13,6 +13,10 @@ <h2>Current Releases</h2> <p> +The checkpoint for the next release 2.1.0.alpha.20101125, release 25 Nov 2010. +</p> + +<p> The current stable release is 2.0.1, released 15 Aug 2010. The latest 2.0.x release is 2.0.1, released 15 Aug 2010. </p> |