propagate from branch 'i2p.i2p.zzz.test' (head 014db28e7b42a25a02de0c0eee5f2fc57352e268)

to branch 'i2p.i2p' (head e4d9945a49c24434a8eaf34d142e033a3a6e0828)
This commit is contained in:
zzz
2009-01-03 00:42:14 +00:00
257 changed files with 571 additions and 52880 deletions

View File

@ -17,7 +17,7 @@ import net.i2p.CoreVersion;
public class RouterVersion {
public final static String ID = "$Revision: 1.548 $ $Date: 2008-06-07 23:00:00 $";
public final static String VERSION = "0.6.5";
public final static long BUILD = 1;
public final static long BUILD = 7;
public static void main(String args[]) {
System.out.println("I2P Router version: " + VERSION + "-" + BUILD);
System.out.println("Router ID: " + RouterVersion.ID);