Announce CDT 9.7.1 on CDT website.
Change-Id: I414d3a0d345b47f89115118de3f52f352894faf1
diff --git a/downloads.php b/downloads.php
index 6c8be9a..b675abc 100644
--- a/downloads.php
+++ b/downloads.php
@@ -25,24 +25,25 @@
<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.7.0 for Eclipse 2019-03</h3>
+<h3>CDT 9.7.1 for Eclipse 2019-03</h3>
<p>Eclipse package:
<a href="https://www.eclipse.org/downloads/packages/release/2019-03/r/eclipse-ide-cc-developers">
Eclipse C/C++ IDE for 2019-03</a>.</p>
<p>p2 software repository: <a href="http://download.eclipse.org/tools/cdt/releases/9.7">
http://download.eclipse.org/tools/cdt/releases/9.7</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_7_0">CDT_9_7_0</a> tag.
+<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_7_1">CDT_9_7_1</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.7/cdt-9.7.1/cdt-9.7.1.zip">cdt-9.7.1.zip</a></li>
<li><a href="http://www.eclipse.org/downloads/download.php?file=/tools/cdt/releases/9.7/cdt-9.7.0/cdt-9.7.0.zip">cdt-9.7.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.7/cdt-9.7.0/rcp">http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.0/rcp</a></p>
+<a href="http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.1/rcp">http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.1/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.7/cdt-9.7.0/rcp-repository">
-http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.0/rcp-repository</a>
+<a href="http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.1/rcp-repository">
+http://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.1/rcp-repository</a>
</p>
<h3>CDT 9.6.0 for Eclipse 2018-12</h3>
diff --git a/index.php b/index.php
index 3dffac6..be9f733 100644
--- a/index.php
+++ b/index.php
@@ -61,8 +61,8 @@
</div>
<div id="headlines">
-<h3>CDT 9.7.0 Now Available</h3>
-<p><i>Mar 20, 2019 -</i> CDT 9.7.0 for Eclipse 2019-03. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
+<h3>CDT 9.7.1 Now Available</h3>
+<p><i>Apr 26, 2019 -</i> CDT 9.7.1 for Eclipse 2019-03. Check the <a href="downloads.php">Download</a> link on how to get yours.</p>
</div>