Update for 4.1 release.
diff --git a/_news.php b/_news.php
index 45a06a6..86f9452 100644
--- a/_news.php
+++ b/_news.php
@@ -1,6 +1,8 @@
<div class="sideitem">
<h6>News</h6>
<ul>
+ <li><em>2015-10-05</em>: Our 4.1 release is <a
+ href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
<li><em>2015-06-26</em>: Our 4.0 release is <a
href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
<li><em>2015-02-27</em>: Our 3.2 release is <a
diff --git a/downloads.php b/downloads.php
index 7031638..f448b82 100644
--- a/downloads.php
+++ b/downloads.php
@@ -18,8 +18,8 @@
</p>
<div class="homeitem3col" style="margin-left:40px; width:90%">
- <h3>4.0 Release <a title="More Info" href="http://wiki.eclipse.org/Linux_Tools_Project/PluginInstallHelp"><img src="/linuxtools/images/icon-help.gif" alt="Help icon" /></a></h3>
- <br/> <a href="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40">New & Noteworthy</a> (Released 2015-06-26).
+ <h3>4.1 Release <a title="More Info" href="http://wiki.eclipse.org/Linux_Tools_Project/PluginInstallHelp"><img src="/linuxtools/images/icon-help.gif" alt="Help icon" /></a></h3>
+ <br/> <a href="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn41">New & Noteworthy</a> (Released 2015-10-05).
<a href="https://hudson.eclipse.org/linuxtools/job/linuxtools-mars/26/testReport/">Unit test results</a>.
<br/> Requires:
<ul>
@@ -33,13 +33,13 @@
</ul>
<br/> Installations via the Mars p2 aggregate repository will automatically get these dependencies.
<br/> Building the Eclipse SDK? <a href="http://download.eclipse.org/linuxtools/eclipse-build/">Tarballs</a> and <a href="http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build">instructions</a>.
- <br/> <a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v4.0.0">Source tarballs</a> for Linux Tools plugins.
+ <br/> <a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v4.1.0">Source tarballs</a> for Linux Tools plugins.
<ul>
<li>
- <a title="p2 Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-4.0.0.zip">
+ <a title="p2 Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-4.1.0.zip">
<img src="/linuxtools/images/icon-save.gif" alt="Download icon"/></a>
- (<a href="http://download.eclipse.org/linuxtools/linuxtools-4.0.0.zip.md5">md5sum</a>)
- <b>http://download.eclipse.org/linuxtools/update-4.0</b>
+ (<a href="http://download.eclipse.org/linuxtools/linuxtools-4.1.0.zip.md5">md5sum</a>)
+ <b>http://download.eclipse.org/linuxtools/update-4.1</b>
</li>
</ul>
</div>