m2e-wtp 1.0.1 release announcement

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/download/index.php b/download/index.php
index 48d5de4..bc3afa8 100755
--- a/download/index.php
+++ b/download/index.php
@@ -17,7 +17,7 @@
            </li>
        </ul>
      </p>
-	 <p><strong>Latest release : 1.0.0 </strong></p>
+	 <p><strong>Latest release : 1.0.1 </strong></p>
    <p><b style="color:red">Please note that, m2e-wtp and JBoss' JAX-RS, JSF, JPA configurators overlap and can not be installed together</b>. The same update rules as with m2eclipse-wtp apply.
         <ul>
         <li>
diff --git a/pages/_index.html b/pages/_index.html
index 3d4b339..adeb10f 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -51,6 +51,11 @@
 	<div>
 		<h3>Current Status</h3>
 		<p>
+			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.1">m2e-wtp 1.0.1 is out</a></strong><br/>
+			m2e-wtp 1.0.1 is a maintenance release mainly fixing a few bugs in the overlay component.<br/> 
+      Head to the <a href="download/">download area</a> and follow the installation instructions.
+		</p>		
+		<p>
 			<strong><a href="http://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.0.0">m2e-wtp 1.0.0 is available</a></strong><br/>
 			m2e-wtp graduated from the Eclipse incubator to reach version 1.0.0. Moreover,
       m2e-wtp and m2e are now included in the Eclipse Java EE distribution by default.