diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html
index 6067b90522f0129ddfc166a1bf02f46b526c80c1..e515f3ab3c7db75353fec4f2cd6fd6341fee1b1e 100644
--- a/i2p2www/pages/site/get-involved/roadmap.html
+++ b/i2p2www/pages/site/get-involved/roadmap.html
@@ -1,6 +1,6 @@
 {% extends "global/layout.html" %}
 {% block title %}{{ _('Roadmap') }}{% endblock %}
-{% block lastupdated %}{% trans %}April 2017{% endtrans %}{% endblock %}
+{% block lastupdated %}{% trans %}June 2017{% endtrans %}{% endblock %}
 {% block content %}
 
 <p>
@@ -183,7 +183,22 @@ Bug fixes, translation updates, geoip updates
 
 
 <h2 id="v0.9.31">0.9.31</h2>
-<p><b>Target release date: Late June / early July 2017</b></p>
+<p><b>Target release date: Week of July 3, 2017</b></p>
+<ul><li>
+Console redesign phase 1 ("refresh") (ticket #738)
+</li><li>
+Move /peers HTML code to console, remove from Android
+</li><li>
+i2psnark ratings and comments
+</li><li>
+Launch I2P Summer of Dev 2
+</li><li>
+Bug fixes, translation updates, geoip updates
+</li></ul>
+
+
+<h2 id="v0.9.32">0.9.32</h2>
+<p><b>Target release date: September 2017</b></p>
 <ul><li>
 EdDSA updates
 </li><li>
@@ -228,10 +243,6 @@ Unit test improvements
 </li><li>
 GMP 6.1.1 (ticket #1869), possibly partial
 </li><li>
-Console redesign phase 1 ("refresh") (ticket #738)
-</li><li>
-Move /peers HTML code to console, remove from Android
-</li><li>
 New CSS for website inner pages
 </li><li>
 Android tunnel settings
@@ -240,16 +251,13 @@ Setup wizard
 </li><li>
 Continue research on ElGamal replacement ("new crypto")
 </li><li>
-Launch I2P Summer of Dev 2
-</li><li>
 Further work on pluggable transports: obfs4 as a plugin
 </li><li>
 Bug fixes, translation updates, geoip updates
 </li></ul>
 
 
-
-<h2 id="2017">0.9.32-0.9.34 (2nd half 2017)</h2>
+<h2 id="2017">0.9.33-0.9.34 (4th quarter 2017)</h2>
 <ul><li>
 New crypto (ElGamal replacement) further progress
 </li><li>