Doc update

diff --git a/doc/download.html b/doc/download.html
index b56e542..4b5e4bb 100644
--- a/doc/download.html
+++ b/doc/download.html
@@ -15,7 +15,7 @@
 

 <p>

 

-You can <a href="http://testng.org/testng-5.7.zip">download TestNG here</a>.

+You can <a href="http://testng.org/testng-5.8.zip">download TestNG here</a>.

 </p>

 <p>For the Eclipse plug-in, we suggest using the update site:</p>

 <ul>

@@ -34,7 +34,7 @@
 	<li>Eclipse will then guide you through the process. </li>

 </ul>

 <p>However, should this method fail, you can also

-<a href="http://testng.org/testng-eclipse-5.7.0.0.zip">download the TestNG 

+<a href="http://testng.org/testng-eclipse-5.8.0.0.zip">download the TestNG 

 Eclipse plug-in directly</a> and extract it in your eclipse/ directory.</p>

 <p>Here are links to older TestNG versions:</p>

 <ul>

@@ -69,6 +69,7 @@
 	<li><a href="http://testng.org/testng-5.4.zip">5.4</a></li>

 	<li><a href="http://testng.org/testng-5.5.zip">5.5</a></li>

 	<li><a href="http://testng.org/testng-5.6.zip">5.6</a></li>

+	<li><a href="http://testng.org/testng-5.7.zip">5.7</a></li>

 </ul>

 <p>TestNG is also <a href="http://code.google.com/hosting/search?q=testng&btn=Search+Projects">hosted on Google Code</a>, 

 where you can download the source through the Subversion repository or subscribe to the various mailing-lists.</p>

diff --git a/doc/index.html b/doc/index.html
index 6346d46..5e735b2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -30,9 +30,9 @@
 
 <p align="right"><font size="-2"><em>C&eacute;dric Beust (cedric at beust.com)<br>
 Alexandru Popescu (the.mindstorm at gmail.com)<br>
-Current version: 5.7<br>
+Current version: 5.8<br>
 Created:&nbsp;April 27th, 2004<br>
-Last Modified:&nbsp; February 1st, 2008</em></font></p>
+Last Modified:&nbsp; March 24th, 2008</em></font></p>
 
 
 <p>TestNG is a testing framework inspired from JUnit and NUnit but introducing