0.6.1.33 version and news

This commit is contained in:
zzz
2008-04-25 13:57:38 +00:00
parent 1de0563c94
commit aebf16add7
6 changed files with 24 additions and 73 deletions

View File

@ -15,7 +15,7 @@ package net.i2p;
*/
public class CoreVersion {
public final static String ID = "$Revision: 1.72 $ $Date: 2007-08-23 19:33:31 $";
public final static String VERSION = "0.6.1.32";
public final static String VERSION = "0.6.1.33";
public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION);