Add link to 1.1.0 release
diff --git a/download/index.php b/download/index.php
index 495cba1..c2440ad 100644
--- a/download/index.php
+++ b/download/index.php
@@ -25,12 +25,12 @@
 	$pageAuthor		= "Mike Keith";
 
 	$milestoneM1 = "1.1.0.M1";
-    $milestoneM2 = "1.1.0.M2";
+	$milestoneM2 = "1.1.0.M2";
 	$milestoneRC1 = "1.1.0.RC1";
 
-	$latestMilestone = "1.1.0.RC1";
+	$latestMilestone = "1.1.0.RELEASE";
 
-	$latestRelease = "1.0.0.RELEASE";
+	$latestRelease = "1.1.0.RELEASE";
 
 	ob_start();
 ?>
@@ -47,15 +47,22 @@
 		<p>
 			<a href="http://www.eclipse.org/downloads/download.php?file=/gemini/jpa/r1.0/gemini-jpa-1.0.0.RELEASE.zip" target="_self">Download Zip</a>
 		</p>
-        <h4>P2 Update site</h4>
-        <p>
-            <a href="http://download.eclipse.org/gemini/updates/jpa" target="_self">http://download.eclipse.org/gemini/updates/jpa</a>
-        </p>
-
-        <h4>Maven Repository</h4>
-        <p>
-            http://download.eclipse.org/gemini/mvn
-        </p>
+		<p>
+			<a href="http://download.eclipse.org/gemini/updates/jpa/1.0.0" target="_self">Updates site - http://download.eclipse.org/gemini/updates/jpa/1.0.0</a>
+		</p>
+		<p>
+			Maven repo - http://download.eclipse.org/gemini/mvn
+		</p>
+        <h4>Gemini JPA 1.1.0</h4>
+		<p>
+			<a href="http://www.eclipse.org/downloads/download.php?file=/gemini/jpa/r1.1/gemini-jpa-1.1.0.RELEASE.zip" target="_self">Download Zip</a>
+		</p>
+		<p>
+			<a href="http://download.eclipse.org/gemini/updates/jpa/1.1.0" target="_self">Updates site - http://download.eclipse.org/gemini/updates/jpa/1.1.0</a>
+		</p>
+		<p>
+			Maven repo - http://download.eclipse.org/gemini/mvn
+		</p>
 
         <h2>Latest Milestone of Gemini JPA: <?=$latestMilestone ?></h2>
 		<br/>
diff --git a/index.php b/index.php
index 041f8e2..ca9bfd9 100755
--- a/index.php
+++ b/index.php
@@ -20,10 +20,10 @@
  *******************************************************************************/
 
 	# Begin: page-specific settings.  Change these. 
-	$pageTitle 		= "Gemini JPA Home";
-	$pageKeywords	= "Eclipse, EclipseRT, Gemini, OSGi, JPA, Home";
-	$pageAuthor		= "Mike Keith";
-			
+	$pageTitle      = "Gemini JPA Home";
+	$pageKeywords   = "Eclipse, EclipseRT, Gemini, OSGi, JPA, Home";
+	$pageAuthor     = "Mike Keith";
+
 	ob_start();
 ?>
 	<div id="midcolumn">
@@ -71,11 +71,11 @@
 		</div>
 		<div class="sideitem">
 			<h6>Current Status</h6>
-			<p>The project is tracking for its 1.1 release targeted for Sept 2012.</p>
+			<p>Gemini JPA 1.1 has been released, v1.2 is under development.</p>
 		</div>
 		<div class="sideitem">
 			<h6>New and Noteworthy</h6>
-			<p>Gemini JPA 1.1 RC1 available now!</p>
+			<p>Gemini JPA 1.1 now available!</p>
 		</div>
 		<!-- div class="sideitem">
 			<h6>&lt;h6&gt; tag</h6>