Fix release/update dates
diff --git a/developers/milestone_plan.php b/developers/milestone_plan.php
index baadb2c..d0596bb 100644
--- a/developers/milestone_plan.php
+++ b/developers/milestone_plan.php
@@ -35,7 +35,7 @@
 		<h1>$pageTitle</h1>
 		
 		<div class="right">
-            Last modified: <span class="date">August 14<sup>th</sup>, 2007</span>
+            Last modified: <span class="date">April 12<sup>th</sup>, 2012</span>
         </div>
 <p>
 The milestone plan 
@@ -48,7 +48,7 @@
 </p>
 <p>
 </p>
-Currently, we are hoping to release M3 by the end of the May 2007.
+Currently, we are hoping to release M6 on April 23, 2012.
 
 <!-- Milestone 0 -->
 <h2>M0: Get things going ...</h2>
diff --git a/items/milestones_menu.php b/items/milestones_menu.php
index 4c64958..d44fb46 100644
--- a/items/milestones_menu.php
+++ b/items/milestones_menu.php
@@ -4,5 +4,5 @@
 	$Nav->addCustomNav("M2", "/$projectShortName/users/m2.php", "_blank", 1);
 	$Nav->addCustomNav("M3", "/$projectShortName/users/m3.php", "_blank", 1);
 	$Nav->addCustomNav("M4", "/$projectShortName/users/m4.php", "_blank", 1);
-	$Nav->addCustomNav("M4", "/$projectShortName/users/m5.php", "_blank", 1);
+	$Nav->addCustomNav("M5", "/$projectShortName/users/m5.php", "_blank", 1);
 ?>
\ No newline at end of file