CDT 10.3.1

Change-Id: Icb2be0e4e67755fefcfadf78272974f0e6f153c0
diff --git a/downloads.php b/downloads.php
index ddea100..ce34bb4 100644
--- a/downloads.php
+++ b/downloads.php
@@ -25,17 +25,18 @@
 <p>CDT can be used as a standalone debugger. Please See <a href="https://wiki.eclipse.org/CDT/StandaloneDebugger">Standalone Debugger on Wiki</a> and download the
 Eclipse C/C++ IDE from <a href="https://www.eclipse.org/downloads/">main downloads site</a>.</p>
 
-<h3>CDT 10.3.0 for Eclipse 2021-06</h3>
+<h3>CDT 10.3.1 for Eclipse 2021-06</h3>
 <p>Eclipse package:
 	<a href="https://www.eclipse.org/downloads/packages/release/2021-06/r/eclipse-ide-cc-developers">
-	Eclipse C/C++ IDE for 2021-06</a>.
+	Eclipse C/C++ IDE for 2021-06</a> and run Check for Updates to get CDT 10.3.1.</p>
 </p>
 <p>p2 software repository: <a href="https://download.eclipse.org/tools/cdt/releases/10.3">
 	https://download.eclipse.org/tools/cdt/releases/10.3</a></p>
-<p>The git repo have been tagged with the <a href="https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tag/?h=CDT_10_3_0">CDT_10_3_0</a> tag.
+<p>The git repo have been tagged with the <a href="https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tag/?h=CDT_10_3_1">CDT_10_3_1</a> tag.
 	You can download the source from the <a href="https://git.eclipse.org/c/cdt/org.eclipse.cdt.git">web interface</a>.</p>
 <p>Archived p2 repos:
 <ul>
+<li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/10.3/cdt-10.3.1/cdt-10.3.1.zip">cdt-10.3.1.zip</a></li>
 <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/10.3/cdt-10.3.0/cdt-10.3.0.zip">cdt-10.3.0.zip</a></li>
 </ul>
 </p>
diff --git a/index.php b/index.php
index 7bdaa82..deca328 100644
--- a/index.php
+++ b/index.php
@@ -61,8 +61,8 @@
 </div>
 
 <div id="headlines">
-<h3>CDT 10.3.0 Now Available</h3>
-<p><i>June 16, 2021 -</i> CDT 10.4.0 for Eclipse 2021-06. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
+<h3>CDT 10.3.1 Now Available</h3>
+<p><i>June 30, 2021 -</i> CDT 10.3.1 for Eclipse 2021-06. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
 </div>