propagate from branch 'i2p.i2p.zzz.test' (head 44ecb300f6f5655b9b8699049d2fba046822deed)

to branch 'i2p.i2p' (head 5120d6c371d7cba9f201b48a142b0e0ead028cdd)
This commit is contained in:
zzz
2012-03-02 00:18:54 +00:00
12 changed files with 70 additions and 56 deletions

View File

@ -16,7 +16,7 @@ package net.i2p;
public class CoreVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = "0.8.12";
public final static String VERSION = "0.8.13";
public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION);