From 890dbf3ec15a495987a1aa9478adff11a2d39b4c Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Mon, 30 Jul 2012 20:32:15 +0000
Subject: [PATCH] 0.9.1

---
 www.i2p2/pages/download.html    | 30 +++++++++++++++---------------
 www.i2p2/pages/download_ar.html | 32 ++++++++++++++++----------------
 www.i2p2/pages/download_cs.html | 30 +++++++++++++++---------------
 www.i2p2/pages/download_de.html | 30 +++++++++++++++---------------
 www.i2p2/pages/download_es.html | 30 +++++++++++++++---------------
 www.i2p2/pages/download_fr.html | 30 +++++++++++++++---------------
 www.i2p2/pages/download_ru.html | 30 +++++++++++++++---------------
 www.i2p2/pages/download_zh.html | 30 +++++++++++++++---------------
 www.i2p2/pages/index.html       |  4 ++--
 www.i2p2/pages/index_ar.html    |  4 ++--
 www.i2p2/pages/index_cs.html    |  4 ++--
 www.i2p2/pages/index_de.html    |  4 ++--
 www.i2p2/pages/index_es.html    |  4 ++--
 www.i2p2/pages/index_fr.html    |  4 ++--
 www.i2p2/pages/index_it.html    |  4 ++--
 www.i2p2/pages/index_nl.html    |  4 ++--
 www.i2p2/pages/index_ru.html    |  4 ++--
 www.i2p2/pages/index_zh.html    |  4 ++--
 18 files changed, 141 insertions(+), 141 deletions(-)

diff --git a/www.i2p2/pages/download.html b/www.i2p2/pages/download.html
index 1b4c2c208..da77da3e9 100644
--- a/www.i2p2/pages/download.html
+++ b/www.i2p2/pages/download.html
@@ -14,39 +14,39 @@ or type <tt>java -version</tt> at your command prompt.
 <h3>Clean installs</h3>
 <ul class="downloadlist">
 <li><b>Windows Graphical installer:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br />
     Download that file and run it.
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris Graphical installer:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Download that file and double-click it (if that works) or
-    type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
+    type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the
     installer.
     On some platforms you may be able to right-click and select
     &quot;Open with Java&quot;.</li>
 
 <li><b>Linux / OS X / BSD / Solaris Command line (headless) install:</b><br />
     Download the graphical installer file above and
-    run <code>java -jar i2pinstall_0.9.jar -console</code> from the command line.
+    run <code>java -jar i2pinstall_0.9.1.jar -console</code> from the command line.
 </li>
 
     <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li><b>Source install:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
     <br />
-    Run <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> then either
+    Run <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> then either
     run the GUI installer or headless install as above</li>
 </ul>
 
@@ -119,10 +119,10 @@ receive the release.
 
 <h3>Updates from earlier releases (manual method):</h3>
 <ol>
-<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-     <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) to your I2P 
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+     <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) to your I2P 
     installation directory and <b>rename as i2pupdate.zip</b>.
     (alternately, you can get the source as above and run "ant updater", then copy the
     resulting i2pupdate.zip to your I2P installation directory).  You do 
diff --git a/www.i2p2/pages/download_ar.html b/www.i2p2/pages/download_ar.html
index 04f7c5e41..40e06c4e1 100644
--- a/www.i2p2/pages/download_ar.html
+++ b/www.i2p2/pages/download_ar.html
@@ -14,42 +14,42 @@
 <h3>التثبيت لأول مرة</h3>
 <ul class="downloadlist">
 <li><b>Windows</b> التثبيت عن طريق الواجهة الرسومية :<br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)
 </li>
   
 <li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق الواجهة الرسومية :<br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Download that file and double-click it (if that works) or
-    type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
+    type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the
     installer.
     On some platforms you may be able to right-click and select
     &quot;Open with Java&quot;.
   حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي 
-     <code>java -jar i2pinstall_0.9.jar</code></li>
+     <code>java -jar i2pinstall_0.9.1.jar</code></li>
 
 
 <li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق سطر الأوامر :<br />
     حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر
-    <code>java -jar i2pinstall_0.9.jar -console</code> في سطر الأوامر لديك
+    <code>java -jar i2pinstall_0.9.1.jar -console</code> في سطر الأوامر لديك
     هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !) 
 </li>
 
 <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li>تحميل النص المصدري :<br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers">monotone</a>.
     <br/>
-    نفّذ الأمر<code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
+    نفّذ الأمر<code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
 </ul>
 
 الملفات موقّعة بواسطة zzz 
@@ -109,10 +109,10 @@
 
 <h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3>
 <ol>
-<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-     <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+     <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
 او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater
 ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف.
  </li>
diff --git a/www.i2p2/pages/download_cs.html b/www.i2p2/pages/download_cs.html
index 1754c9cc5..ee828bea9 100644
--- a/www.i2p2/pages/download_cs.html
+++ b/www.i2p2/pages/download_cs.html
@@ -10,37 +10,37 @@ nebo z příkazové řádky pomocí příkazu <tt>java -version</tt>
 <h3>Nová instalace</h3>
 <ul class="downloadlist">
 <li><b>Windows Grafický instalační program:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) <br />
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>) <br />
     Pod Windows: stáhněte soubor a spusťte ho.
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris Grafický instalační program:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Download that file and double-click it (if that works) or
-    type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
+    type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the
     installer.
     On some platforms you may be able to right-click and select
     &quot;Open with Java&quot;.</li>
 
 <li><b>Linux / OS X / BSD / Solaris Instalace z příkazové řádky:</b><br />
-    Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.9.jar -console</code>
+    Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.9.1.jar -console</code>
 </li>
 
 <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li><b>Instalace ze zdrojového kódu:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     Alternativně lze zdrojový kód stáhnout <a href="newdevelopers">z repozitáře monotone</a>.<br/>
-    Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> a potom 
+    Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> a potom 
     spusťte grafický instalační program nebo instalaci z příkazové řádky (viz výše).</li>
 </ul>
 
@@ -99,10 +99,10 @@ nových verzí.
 
 <h3>Aktualizace z předchozích verzí (manuální postup):</h3>
 <ol>
-<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-    <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) a uložte jej do 
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+    <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) a uložte jej do 
     instalační složky I2P. <b>Přejmenujte tento soubor na i2pupdate.zip</b>.
     (Alternativně si můžete stáhnout zdrojový kód jak je popsáno výše a spustit 
     "ant updater", výsledný soubor i2pupdate.zip pak nakopírovat do instalační složky
diff --git a/www.i2p2/pages/download_de.html b/www.i2p2/pages/download_de.html
index 1173cded8..0170507d3 100644
--- a/www.i2p2/pages/download_de.html
+++ b/www.i2p2/pages/download_de.html
@@ -14,38 +14,38 @@ oder gebe <tt>java -version</tt> in die Kommandozeile ein.
 <h3>Frische Installation</h3>
 <ul class="downloadlist">
 <li><b>Windows GUI Installer:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-     <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> 
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+     <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> 
     Downloade die Datei und f&uuml;hre sie aus. </li>
 
 <li><b>Linux / OS X / BSD / Solaris GUI Installer:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Hole die Datei und f&uuml;hre sie mit Doppelklick aus (falls es funktioniert)
-    oder gebe <code>java -jar i2pinstall_0.9.jar</code> in einm Terminal ein um
+    oder gebe <code>java -jar i2pinstall_0.9.1.jar</code> in einm Terminal ein um
     die Installation zu starten.
     Auf einigen Plattformen muss die Datei gegebenfall mit Rechts-Klick und der 
     Option "&Ouml;ffne mit Java" ge&ouml;ffnet werden.</li>
 
 <li><b>Linux / OS X / BSD / Solaris Kommandozeilen (Headless) Installation:</b><br />
     Downloade die normale Installationsdatei von oben und rufe
-    <code>java -jar i2pinstall_0.9.jar -console</code> in der Kommandozeile auf.
+    <code>java -jar i2pinstall_0.9.1.jar -console</code> in der Kommandozeile auf.
 </li>
 
 <li><a href="/debian.html">Pakete f&uuml;r Debian &amp; Ubuntu</a></li>
 
 <li><b>Quelltext Installation:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren.
     <br/>
-    F&uuml;hre folgendes aus: <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code> 
+    F&uuml;hre folgendes aus: <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p_0.9.1 ; ant pkg)</code> 
     und starte dann den GUI Installer oder die headless Installation wie oben beschrieben</li>
 </ul>
 
@@ -107,10 +107,10 @@ werden kann.
 
 <h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3>
 <ol>
-<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-     <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) in dein I2P 
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+     <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) in dein I2P 
     Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>.
     (alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann
     das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst
diff --git a/www.i2p2/pages/download_es.html b/www.i2p2/pages/download_es.html
index 98f3fffe0..709753551 100644
--- a/www.i2p2/pages/download_es.html
+++ b/www.i2p2/pages/download_es.html
@@ -14,38 +14,38 @@ o teclea <tt>java -version</tt> en tu línea de comandos.
 <h3>Instalaciones limpias</h3>
 <ul class="downloadlist">
 <li><b>Windows Instalador gráfico:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris Instalador gráfico:</b><br />
-  <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+  <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Download that file and double-click it (if that works) or
-    type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
+    type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the
     installer.
     On some platforms you may be able to right-click and select
     &quot;Open with Java&quot;.</li>
 
 <li><b>Linux / OS X / BSD / Solaris Instalación desde la línea de comandos (headless):</b><br />
     Descarga el archivo del instalador gráfico  y
-    arranca <code>java -jar i2pinstall_0.9.jar -console</code> desde la línea de comandos.
+    arranca <code>java -jar i2pinstall_0.9.1.jar -console</code> desde la línea de comandos.
 </li>
 
 <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li><b>Instalación desde el código fuente:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>.
     <br/>
-    Ejecuta <code>tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
+    Ejecuta <code>tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la línea de comandos descritas anteriormente.</li>
 </ul>
 
 Los archivos están firmados por zzz,
@@ -107,10 +107,10 @@ la actualización automáticamente.
 
 <h3>Actualizar desde versiones anteriores (método manual):</h3>
 <ol>
-<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-     <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) 
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+     <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) 
 a tu directorio de instalación I2P y <b>renómbralo como i2pupdate.zip</b>.
 	(Como alternativa, puedes obtener el código fuente tal y como se explicó anteriormente y ejecutar "ant updater", después copia el i2pupdate.zip resultante en tu directorio de instalación I2P). NO es necesario descomprimir ese archivo.</li>
 <li>Click <a href="http://localhost:7657/configservice.jsp">"Restart"</a></li>
diff --git a/www.i2p2/pages/download_fr.html b/www.i2p2/pages/download_fr.html
index de2b18793..b680136d5 100644
--- a/www.i2p2/pages/download_fr.html
+++ b/www.i2p2/pages/download_fr.html
@@ -15,36 +15,36 @@ ou tapez <tt>java -version</tt> à l'invite de commande.
 <h3>Installation initiale</h3>
 <ul class="downloadlist">
 <li><b>Windows Installeur graphique:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
-    (SHA256 006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> 
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
+    (SHA256 0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> 
     Téléchargez ce fichier et exécutez-le.  
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris Installeur graphique:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256 
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> 
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> 
     Téléchargez ce fichier et exécutez-le.  
     Vous pouvez 
-    taper <code>java -jar i2pinstall_0.9.jar</code>
+    taper <code>java -jar i2pinstall_0.9.1.jar</code>
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris  Installation en ligne de commande (facile):</b><br />
     Téléchargez le fichier de l'installeur graphique ci-dessus et
-    exécutez <code>java -jar i2pinstall_0.9.jar -console</code> sur la ligne de commande.
+    exécutez <code>java -jar i2pinstall_0.9.1.jar -console</code> sur la ligne de commande.
 </li>
 
 <li><a href="/debian_fr.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li><b>À partir des sources:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
-    (SHA256 8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-     <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
+    (SHA256 8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+     <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     Vous pouvez si vous préférez récupérer les sources sur  <a href="newdevelopers">monotone</a>.
     <br/>
-    Exécuter <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> puis, soit
+    Exécuter <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> puis, soit
     lancer l'installeur graphique, soit passer par la ligne de commande.</li>
 </ul>
 
@@ -120,9 +120,9 @@ cliquant dessus
 
 <h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3>
 <ol>
-<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
-    (SHA256 234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-     <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P 
+<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
+    (SHA256 136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+     <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P 
     et <b>renommez-le i2pupdate.zip</b>.
     (sinon, prenez les sources - voir plus haut - et lancez "ant updater", puis copiez/déplacez le i2pupdate.zip généré 
  vers votre répertoire d'installation d'I2P). Il n'est pas nécessaire de décompresser ce fichier.</li>
diff --git a/www.i2p2/pages/download_ru.html b/www.i2p2/pages/download_ru.html
index 6e2ecc7a7..8545ebdb6 100644
--- a/www.i2p2/pages/download_ru.html
+++ b/www.i2p2/pages/download_ru.html
@@ -15,40 +15,40 @@
 <ul class="downloadlist">
 
 <li><b>Графический инсталлятор для Windows:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
     (SHA256 
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br />  
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br />  
     Под Windows: скачайте этот файл и запустите его. 
 </li>
 
 <li><b>Графический инсталлятор для Linux / OS X / BSD / Solaris:</b><br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Скачайте этот файл и запустите двойным кликом, или выполните в консоли
-    команду <code>java -jar i2pinstall_0.9.jar</code> для запуска инсталлятора.
+    команду <code>java -jar i2pinstall_0.9.1.jar</code> для запуска инсталлятора.
     На некоторых платформах вы можете вызвать контекстное меню и выбрать
     &quot;Open with Java&quot;.
 </li> 
 
 <li><b>Установка из командной строки в Linux / OS X / BSD / Solaris:</b><br /> 
 
-Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.9.jar -console</code> <br /> 
+Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.9.1.jar -console</code> <br /> 
 </li>
 
 <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li><b>Установка из исходного кода:</b><br />
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     (SHA256 
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />
     
     (Как вариант, можете скачать текущий исходный код из <a href="newdevelopers">monotone-репозитория</a>.)
     <br/>
-    Запустите процесс сборки <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки). 
+    Запустите процесс сборки <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки). 
 </li>
 </ul>
 
@@ -99,10 +99,10 @@ Unix-совместимые системы: I2P можно запустить в
 
 <ol>
 <li>Скачайте
-    <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a>
+    <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a>
     (SHA256 
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-    <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) 
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+    <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) 
     в директорию, где у Вас установлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно скачать исходный код и запустить сборку командой «ant updater», после чего скопировать полученный i2pupdate.zip в директорию, где у Вас установлен I2P.) Вам НЕ надо распаковывать этот zip-файл.
 </li>
 <li>Нажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li>
diff --git a/www.i2p2/pages/download_zh.html b/www.i2p2/pages/download_zh.html
index fb786a5da..afe13771c 100644
--- a/www.i2p2/pages/download_zh.html
+++ b/www.i2p2/pages/download_zh.html
@@ -11,36 +11,36 @@
 <h3>全新安装</h3>
 <ul class="downloadlist">
 <li><b>Windows</b> 图形安装程序:<br />
-   <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a>
+   <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a>
    <br/>(SHA256
-006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736
-   <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)
+0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371
+   <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris</b> 图形安装程序:<br />
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a>
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a>
     (SHA256
-6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0
-    <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br />
+6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0
+    <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br />
     Download that file and double-click it (if that works) or
-    type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the
+    type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the
     installer.
     On some platforms you may be able to right-click and select
     &quot;Open with Java&quot;.
-   <br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.9.jar</code>
+   <br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.9.1.jar</code>
 </li>
 
 <li><b>Linux / OS X / BSD / Solaris</b> 命令行安装(即无头安装):<br />
-   下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.9.jar -console</code>。
+   下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.9.1.jar -console</code>。
 </li>
 
 <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
 
 <li>用源码安装:<br />
-   <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a>
+   <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a>
     <br/>(SHA256
-8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429
-    <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code>
+8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677
+    <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p_0.9.1 ; ant pkg)</code>
     ,然后运行图形安装程序或进行命令行安装。</li>
 </ul>
 
@@ -70,9 +70,9 @@
 
 <h3>旧版升级 (手动方法):</h3>
 <ol>
-<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> <br/>(SHA256
-234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d
-   <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
+<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> <br/>(SHA256
+136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a
+   <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li>
 <li>点击  <a href="http://localhost:7657/configservice.jsp">"Restart"</a>(平滑重启)</li>
 <li>去喝杯咖啡,11分钟后就完成了。</li>
 </ol>
diff --git a/www.i2p2/pages/index.html b/www.i2p2/pages/index.html
index 4c6debbf1..302e474ef 100644
--- a/www.i2p2/pages/index.html
+++ b/www.i2p2/pages/index.html
@@ -4,7 +4,7 @@
 <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
 <div class="version">
 <b>Latest version:</b><div class="underline"></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}}
 - <a href="download">Download</a><br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
 <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
 </div>
 <div class="news">
 <b>Latest News:</b><div class="underline"></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Released</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_ar.html b/www.i2p2/pages/index_ar.html
index 6342042c3..d5b71a64f 100644
--- a/www.i2p2/pages/index_ar.html
+++ b/www.i2p2/pages/index_ar.html
@@ -4,7 +4,7 @@
 <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
 <div class="version">
 <b>الإصدار الأحدث</b><div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}}
 - <a href="download">تحميل</a><br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
 <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
 </div>
 <div class="news" >
 <b>أحدث الأخبار :</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">تمّ اطلاق النسخة</a> <br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">تمّ اطلاق النسخة</a> <br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">تمّ اطلاق النسخة</a> <br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">تمّ اطلاق النسخة</a> <br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">تمّ اطلاق النسخة</a> <br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_cs.html b/www.i2p2/pages/index_cs.html
index baec5f242..bef586b9c 100644
--- a/www.i2p2/pages/index_cs.html
+++ b/www.i2p2/pages/index_cs.html
@@ -5,7 +5,7 @@
 <div class="version">
 <b>Aktuální verze:</b>
 <div class="underline"></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Poznámky k vydání", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Poznámky k vydání", "html")}}
 - <a href="download">Stáhnout</a>
 <br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -14,10 +14,10 @@
 </div>
 <div class="news">
 <b>Novinky:</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Vydání</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Vydání</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Vydání</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Vydání</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Vydání</a><br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_de.html b/www.i2p2/pages/index_de.html
index 9fb7e4e60..985281e16 100644
--- a/www.i2p2/pages/index_de.html
+++ b/www.i2p2/pages/index_de.html
@@ -5,7 +5,7 @@
 <div class="version">
 <b>Aktuellste Version:</b>
 <div class="underline"></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Ankündigung", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Ankündigung", "html")}}
 - <a href="download_de.html">Download</a>
 <div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -13,10 +13,10 @@
 - <a href="http://syndie.i2p2.de/download.html">Download</a>
 </div>
 <div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">veröffentlicht</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">veröffentlicht</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">veröffentlicht</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">veröffentlicht</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">veröffentlicht</a><br />
 </div>
 <!-- 
 <td>
diff --git a/www.i2p2/pages/index_es.html b/www.i2p2/pages/index_es.html
index c7dc65490..d540ed15e 100644
--- a/www.i2p2/pages/index_es.html
+++ b/www.i2p2/pages/index_es.html
@@ -5,7 +5,7 @@
 <div class="version">
 <b>Versión actual:</b>
 <div class="underline"></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Anunciación", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Anunciación", "html")}}
 - <a href="download_es.html">Descarga</a>
 <div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -13,10 +13,10 @@
 - <a href="http://syndie.i2p2.de/download.html">Descarga</a>
 </div>
 <div class="news"><strong>Novedades:</strong><div class="underline"></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">publicada</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">publicada</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">publicada</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">publicada</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">publicada</a><br />
 </div>
 <!-- 
 <td>
diff --git a/www.i2p2/pages/index_fr.html b/www.i2p2/pages/index_fr.html
index 8c3e58d03..22f37c18d 100644
--- a/www.i2p2/pages/index_fr.html
+++ b/www.i2p2/pages/index_fr.html
@@ -4,7 +4,7 @@
 <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
 <div class="version">
 <b>Dernière version:</b><div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9_fr.html", "Annonce", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1_fr.html", "Annonce", "html")}}
 - <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
 <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
 </div>
 <div class="news">
 <b>Dernières nouvelles :</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1_fr.html">Publiée</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9_fr.html">Publiée</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13_fr.html">Publiée</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12_fr.html">Publiée</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11_fr.html">Publiée</a><br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_it.html b/www.i2p2/pages/index_it.html
index 9b05c1ee6..844d84a47 100644
--- a/www.i2p2/pages/index_it.html
+++ b/www.i2p2/pages/index_it.html
@@ -4,7 +4,7 @@
 <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
 <div class="version">
 <b>Latest version:</b><div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}}
 - <a href="download">Download</a><br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
 <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
 </div>
 <div class="news">
 <b>Latest News:</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Rilasciata</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Rilasciata</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Rilasciata</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Rilasciata</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Rilasciata</a><br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_nl.html b/www.i2p2/pages/index_nl.html
index be4dd8293..f321eff7d 100644
--- a/www.i2p2/pages/index_nl.html
+++ b/www.i2p2/pages/index_nl.html
@@ -4,7 +4,7 @@
 <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
 <div class="version">
 <b>Laatste versie:</b><div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Aankondiging", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Aankondiging", "html")}}
 - <a href="download">Download</a><br /><div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
 <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@@ -12,10 +12,10 @@
 </div>
 <div class="news">
 <b>Laatste Nieuws:</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Release</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Release</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Release</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Release</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Release</a><br />
 </div>
 <!--
 <td>
diff --git a/www.i2p2/pages/index_ru.html b/www.i2p2/pages/index_ru.html
index ae5e83df1..e86cb5c54 100644
--- a/www.i2p2/pages/index_ru.html
+++ b/www.i2p2/pages/index_ru.html
@@ -6,7 +6,7 @@
 <div class="version">
 <b>Последние Версии:</b>
 <div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
 <div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> - <a href="http://syndie.i2p2.de/download.html">Скачать</a>
 </div>
@@ -14,10 +14,10 @@
 <div class="news">
 <b>Последние Новости:</b>
 <div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Released</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br />
 </div>
 </table>
 
diff --git a/www.i2p2/pages/index_zh.html b/www.i2p2/pages/index_zh.html
index c461dabe0..d762827d6 100644
--- a/www.i2p2/pages/index_zh.html
+++ b/www.i2p2/pages/index_zh.html
@@ -5,7 +5,7 @@
 <div class="version">
 <b>最新版本:</b>
 <div class=underline></div>
-2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}}
+2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}}
 - <a href="download_zh.html">下载</a>
 <div class="underline"></div>
 2007-09-28 - <strong>Syndie 1.101a</strong> -
@@ -14,10 +14,10 @@
 </div>
 <div class="news">
 <b>最新动态:</b><div class=underline></div>
+2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">新版发布</a><br />
 2012-05-02 - I2P 0.9 <a href="release-0.9.html">新版发布</a><br />
 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">新版发布</a><br />
 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">新版发布</a><br />
-2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">新版发布</a><br />
 </div>
 <!--
 <td>
-- 
GitLab