Announce CDT 9.10.0 on CDT website.

Change-Id: Ib2abf42da47100517d9fcc12822e437a61d1cda1
diff --git a/downloads.php b/downloads.php
index b045248..3735d40 100644
--- a/downloads.php
+++ b/downloads.php
@@ -25,6 +25,26 @@
 <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.10.0 for Eclipse 2019-12</h3>
+<p>Eclipse package:
+	<a href="https://www.eclipse.org/downloads/packages/release/2019-12/r/eclipse-ide-cc-developers">
+	Eclipse C/C++ IDE for 2019-12</a>.</p>
+<p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/9.10">
+	http://download.eclipse.org/tools/cdt/releases/9.10</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_10_0">CDT_9_10_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.10/cdt-9.10.0/cdt-9.10.0.zip">cdt-9.10.0.zip</a></li>
+</ul>
+</p>
+<p>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.10/cdt-9.10.0/rcp">http://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.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.10/cdt-9.10.0/rcp-repository">
+http://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/rcp-repository</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">
@@ -44,7 +64,7 @@
 <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">
diff --git a/index.php b/index.php
index 259fe7f..1db5de3 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.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>
+<p>Development is underway on bugfixes for the CDT 9.10.x release series and 
+for the next version, CDT 9.11 which is expected to join the release train for the 2020-03 Simultaneous Release.</p>
 </div>
 
 <div id="headlines">
-<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>
+<h3>CDT 9.10.0 Now Available</h3>
+<p><i>Dec 18, 2019 -</i> CDT 9.10.0 for Eclipse 2019-12. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
 </div>