published release 1.0.1
diff --git a/downloads/_index.html b/downloads/_index.html
index a8c7481..c13512e 100644
--- a/downloads/_index.html
+++ b/downloads/_index.html
@@ -50,7 +50,7 @@
 <ul class="list-group">
 	<li class="list-group-item">
 		<a name="latest-release"></a>	
-		<h3 style="margin-top: 0px; font-weight: 400;">Release 1.0</h3>
+		<h3 style="margin-top: 0px; font-weight: 400;">Release 1.0.1</h3>
 			<ul>
 			<h4>eTrice Update Sites</h4>
 			
@@ -69,13 +69,13 @@
 				<tr>
 					<th>b)</th>
 					<td>Update Site</td>
-					<td><a class="panel" href="http://download.eclipse.org/etrice/updates/releases/1.0.0">http://download.eclipse.org/etrice/updates/releases/1.0.0</a></td>
+					<td><a class="panel" href="http://download.eclipse.org/etrice/updates/releases/1.0.1">http://download.eclipse.org/etrice/updates/releases/1.0.1</a></td>
 					<td><a title="Installation instructions" href="/etrice/documentation/"><span class="fa fa-support"></span></a></td>
 				</tr>
 				<tr class="active">
 					<th>c)</th>
 					<td>Zip file </td>
-					<td><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/org.eclipse.etrice.site_1.0.0.R201605151122.zip&amp;r=1">Download zip file</a></td>
+					<td><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/org.eclipse.etrice.site_1.0.1.R201608201648.zip&amp;r=1">Download zip file</a></td>
 					<td><a title="Installation instructions" href="/etrice/documentation/"><span class="fa fa-support"></span></a></td>
 				</tr>
 			</tbody></table>
@@ -83,9 +83,9 @@
 		<h4>Standalone Generators</h4>
 		<div class="container-fluid">
 		<div class="row">
-			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.0/eTrice-Java-generator.zip&r=1">Java Generator</a></div>
-			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.0/eTrice-C-generator.zip&r=1">C Generator</a></div>
-			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.0/eTrice-CPP-generator.zip&r=1">C++ Generator</a></div>
+			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.1/eTrice-Java-generator.zip&r=1">Java Generator</a></div>
+			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.1/eTrice-C-generator.zip&r=1">C Generator</a></div>
+			<div class="col-md-4"><a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/generators_1.0.1/eTrice-CPP-generator.zip&r=1">C++ Generator</a></div>
 			
 		</div></div>
 	</ul>
@@ -205,6 +205,14 @@
 
 <h2>Archived Releases</h2>
 <ul class="list-group">
+	<li class="list-group-item">Release 1.0.0 (based on Luna)
+		<ul>
+			<li>Update site: <a href="http://download.eclipse.org/etrice/updates/releases/1.0.0">http://download.eclipse.org/etrice/updates/releases/1.0.0</a>
+			</li>
+			<li>ZIP file: <a href="http://www.eclipse.org/downloads/download.php?file=/etrice/archives/releases/org.eclipse.etrice.site_1.0.0.R201605151122.zip&amp;r=1">org.eclipse.etrice.site_1.0.0.R201605151122.zip</a>
+			</li>
+		</ul>
+	</li>
 	<li class="list-group-item">Release 0.4.0 (based on Kepler)
 		<ul>
 			<li>Update site: <a href="http://download.eclipse.org/etrice/updates/releases/0.4.0">http://download.eclipse.org/etrice/updates/releases/0.4.0</a>
diff --git a/pages/_index.html b/pages/_index.html
index f09fa82..75b5948 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -134,7 +134,7 @@
 <div>
 <h3>Current Status</h3>
 <!-- ReleaseCheck -->
-<p><b>eTrice 1.0.0</b> is released and is available for download. See the <a href="download.php">download section</a> for details.</p>
+<p><b>eTrice 1.0.1</b> is released and is available for download. See the <a href="download.php">download section</a> for details.</p>
 <!--
 <p>See our
 <a href="https://projects.eclipse.org/projects/modeling.mdt.etrice/releases/0.5.0/plan">project plan</a>
@@ -146,6 +146,7 @@
 <h3>New and Noteworthy</h3>
 <!-- ReleaseCheck -->
 <ul>
+	<li>20.08.2016: <a href="downloads">eTrice version 1.0.1</a> published</li>
 	<li>14.05.2016: <a href="downloads">eTrice version 1.0</a> published</li>
 	<li>24.04.2016: <a href="downloads">eTrice version 1.0 M1</a> published</li>
 	<li>29.08.2015: <a href="downloads">eTrice version 0.5 M3</a> published</li>