Announce CDT 9.9.0 on CDT website.

Change-Id: I92d77bd633dcb9546394bc7d96185d32a46ec55e
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
diff --git a/downloads.php b/downloads.php
index d464f58..18cc674 100644
--- a/downloads.php
+++ b/downloads.php
@@ -25,6 +25,27 @@
 <p>CDT also provides its debugger as a stand-alone <a href="https://wiki.eclipse.org/Rich_Client_Platform">RCP</a>
 application which can be downloaded and installed on its own. You can find more information about the Stand-alone Debugger on the <a href="https://wiki.eclipse.org/CDT/StandaloneDebugger">Wiki</a>.</p>
 
+<h3>CDT 9.9.0 for Eclipse 2019-09</h3>
+<p>Eclipse package:
+	<a href="https://www.eclipse.org/downloads/packages/release/2019-09/r/eclipse-ide-cc-developers">
+	Eclipse C/C++ IDE for 2019-09</a>.</p>
+<p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/9.9">
+	http://download.eclipse.org/tools/cdt/releases/9.9</a></p>
+<p>The git repo have been tagged with the <a href="http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tag/?h=CDT_9_9_0">CDT_9_9_0</a> tag.
+	You can download the source from the <a href="http://git.eclipse.org/c/cdt/org.eclipse.cdt.git">web interface</a>.</p>
+<p>Archived p2 repos:
+<ul>
+<li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/9.9/cdt-9.9.0/cdt-9.9.0.zip">cdt-9.9.0.zip</a></li>
+</ul>
+</p>
+<p><i>The standalone debugger for CDT 9.9.0 is delayed slightly - it will be availble in a couple of days.</i>
+CDT also provides its debugger as a stand-alone RCP application which can be downloaded and installed on its own, from: 
+<a href="http://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/rcp">http://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/rcp</a></p>
+<p>The RCP stand-alone debugger has its own p2 software repository to be used within the RCP itself to upgrade it: 
+<a href="http://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/rcp-repository">
+http://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/rcp-repository</a>
+</p>
+
 <h3>CDT 9.8.0 for Eclipse 2019-06</h3>
 <p>Eclipse package:
 	<a href="https://www.eclipse.org/downloads/packages/release/2019-06/r/eclipse-ide-cc-developers">
@@ -45,7 +66,7 @@
 <a href="http://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/rcp-repository">
 http://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/rcp-repository</a>
 </p>
-	 
+
 <h3>CDT 9.7.2 for Eclipse 2019-03</h3>
 <p>Eclipse package:
 	<a href="https://www.eclipse.org/downloads/packages/release/2019-03/r/eclipse-ide-cc-developers">
diff --git a/index.php b/index.php
index aa4b54d..259fe7f 100644
--- a/index.php
+++ b/index.php
@@ -56,13 +56,13 @@
 
 <div>
 <h3>Current Status</h3>
-<p>Development is underway on bugfixes for the CDT 9.8 release series and 
-for the next version, CDT 9.9 which is expected to join the release train for the 2019-09 Simultaneous Release.</p>
+<p>Development is underway on bugfixes for the CDT 9.9.x release series and 
+for the next version, CDT 9.10 which is expected to join the release train for the 2019-12 Simultaneous Release.</p>
 </div>
 
 <div id="headlines">
-<h3>CDT 9.8.1 Now Available</h3>
-<p><i>Jul 3, 2019 -</i> CDT 9.8.1 for Eclipse 2019-06. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
+<h3>CDT 9.9.0 Now Available</h3>
+<p><i>Sep 18, 2019 -</i> CDT 9.9.0 for Eclipse 2019-09. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
 </div>