CDT 9.11.0

Change-Id: I17a83ee4fc1385a9a08111625034f908229bff05
diff --git a/downloads.php b/downloads.php
index 3735d40..8a527b5 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.11.0 for Eclipse 2020-03</h3>
+<p>Eclipse package:
+	<a href="https://www.eclipse.org/downloads/packages/release/2020-03/r/eclipse-ide-cc-developers-includes-incubating-components">
+	Eclipse C/C++ IDE for 2020-03</a>.</p>
+<p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/9.11">
+	http://download.eclipse.org/tools/cdt/releases/9.11</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_11_0">CDT_9_11_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.11/cdt-9.11.0/cdt-9.11.0.zip">cdt-9.11.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.11/cdt-9.11.0/rcp">http://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.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.11/cdt-9.11.0/rcp-repository">
+http://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/rcp-repository</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">
diff --git a/index.php b/index.php
index 1db5de3..8e66e46 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.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>
+<p>Development is underway on bugfixes for the CDT 9.11.x release series and 
+for the next version, CDT 9.12 which is expected to join the release train for the 2020-06 Simultaneous Release.</p>
 </div>
 
 <div id="headlines">
-<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>
+<h3>CDT 9.11.0 Now Available</h3>
+<p><i>Mar 18, 2020 -</i> CDT 9.11.0 for Eclipse 2020-03. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
 </div>