Update for Linux Tools 4.2.1 release.
diff --git a/_news.php b/_news.php
index a188ba7..d58a46f 100644
--- a/_news.php
+++ b/_news.php
@@ -1,6 +1,8 @@
 <div class="sideitem">
 	<h6>News</h6>
 	<ul>
+		<li><em>2016-02-26</em>: Our 4.2.1 release is <a
+			href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
 		<li><em>2015-12-11</em>: Our 4.2 release is <a
 			href="http://www.eclipse.org/linuxtools/downloads.php">available</a>!</li>
 		<li><em>2015-10-05</em>: Our 4.1 release is <a
diff --git a/downloads.php b/downloads.php
index 85ca247..b5244fe 100644
--- a/downloads.php
+++ b/downloads.php
@@ -18,14 +18,14 @@
 		</p>
 
 		<div class="homeitem3col" style="margin-left:40px; width:90%">
-		<h3>4.2 Release&nbsp;<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>
+		<h3>4.2.1 Release&nbsp;<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/>&nbsp;&nbsp;&nbsp;<a href="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn42">New &amp; Noteworthy</a> (Released 2015-12-11).
 		<a href="https://hudson.eclipse.org/linuxtools/job/linuxtools-mars/26/testReport/">Unit test results</a>.
 		<br/>&nbsp;&nbsp;&nbsp;Requires:
 		<ul>
 		<li>JRE >= 7.0</li>
 	        <li>Eclipse >= 4.5</li>
-		<li><a href="http://eclipse.org/cdt">CDT</a> >= 8.7</li>
+		<li><a href="http://eclipse.org/cdt">CDT</a> >= 8.8.1</li>
 		<li>docker-client >= 3.1.1 (for Docker Tooling feature)
 		<li>GEF >= 3.8.2 (for Draw2d and Zest packages)</li>
 		<li>Specific tools require their underlying native tools (ex. Valgrind, OProfile, SystemTap, LTTng, Perf)</li>
@@ -33,13 +33,13 @@
 		</ul>
 		<br/>&nbsp;&nbsp;&nbsp;Installations via the Mars p2 aggregate repository will automatically get these dependencies.
 		<br/>&nbsp;&nbsp;&nbsp;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/>&nbsp;&nbsp;&nbsp;<a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v4.2.0">Source tarballs</a> for Linux Tools plugins.
+		<br/>&nbsp;&nbsp;&nbsp;<a href="http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.git/tag/?id=v4.2.1">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.2.0.zip">
+				<a title="p2 Repository Zip" href="http://www.eclipse.org/downloads/download.php?file=/linuxtools/linuxtools-4.2.1.zip">
 					<img src="/linuxtools/images/icon-save.gif" alt="Download icon"/></a>
-				&nbsp;&nbsp;(<a href="http://download.eclipse.org/linuxtools/linuxtools-4.2.0.zip.md5">md5sum</a>)
-				<b>http://download.eclipse.org/linuxtools/update-4.2</b>
+				&nbsp;&nbsp;(<a href="http://download.eclipse.org/linuxtools/linuxtools-4.2.1.zip.md5">md5sum</a>)
+				<b>http://download.eclipse.org/linuxtools/update-4.2.1</b>
 			</li>
 		</ul>
 		</div>