diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java
index cce7bbdd5..db6de4a6e 100644
--- a/core/java/src/net/i2p/CoreVersion.java
+++ b/core/java/src/net/i2p/CoreVersion.java
@@ -16,7 +16,7 @@ package net.i2p;
public class CoreVersion {
/** deprecated */
public final static String ID = "Monotone";
- public final static String VERSION = "0.7.7";
+ public final static String VERSION = "0.7.8";
public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION);
diff --git a/installer/resources/initialNews.xml b/installer/resources/initialNews.xml
index c9b3f87fa..1aa7eee97 100644
--- a/installer/resources/initialNews.xml
+++ b/installer/resources/initialNews.xml
@@ -1,42 +1,36 @@
Welcome to I2P!
Please have patience as I2P boots up and finds peers.
-Congratulations on getting I2P installed!
-
-
+
While you are waiting, please adjust your bandwidth settings on the configuration page. - -
Once you have a "shared clients" destination listed on the left, please check out our FAQ. -
Point your IRC client to localhost:6668 and say hi to us on #i2p. -
Willkommen bei I2P! Bitte noch etwas Geduld während I2P startet und weitere I2P Router findet. -
Passe bitte In der Wartezeit deine Einstellungen zur Bandbreite auf der Einstellungsseite an. -
Sobald auf der linken Seite eine "shared clients" Verbindung aufgelistet ist besuche bitte unsere FAQ. -
Verbinde deinen IRC Klienten mit dem Server auf localhost:6668 und sage Hallo zu uns im Kanal #i2p. -