CDT 10.3.2 Change-Id: I8096aa7c61ecfc840fca23eb1efbe9ff104640f9
diff --git a/downloads.php b/downloads.php index ce34bb4..e90d210 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.1 for Eclipse 2021-06</h3> +<h3>CDT 10.3.2 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> and run Check for Updates to get CDT 10.3.1.</p> + Eclipse C/C++ IDE for 2021-06</a> and run Check for Updates to get CDT 10.3.2.</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_1">CDT_10_3_1</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_2">CDT_10_3_2</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.2/cdt-10.3.2.zip">cdt-10.3.2.zip</a></li> <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>
diff --git a/index.php b/index.php index deca328..7f5cc7a 100644 --- a/index.php +++ b/index.php
@@ -61,8 +61,8 @@ </div> <div id="headlines"> -<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> +<h3>CDT 10.3.2 Now Available</h3> +<p><i>July 26, 2021 -</i> CDT 10.3.2 for Eclipse 2021-06. Check the <a href="downloads.php">Download</a> link on how to get yours.</p> </div>