merge of '07188d6eb4d52af5bdde5cbb23dc6facea726ad0'

and 'be6f83df49d5f766fd655b9ca0388bb30d68dfeb'
This commit is contained in:
sponge
2008-10-07 18:50:53 +00:00
6 changed files with 28 additions and 19 deletions

View File

@ -15,7 +15,7 @@ package net.i2p;
*/
public class CoreVersion {
public final static String ID = "$Revision: 1.72 $ $Date: 2008-08-24 12:00:00 $";
public final static String VERSION = "0.6.3";
public final static String VERSION = "0.6.4";
public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION);