* 2005-08-21 0.6.0.3 released
2005-08-21 jrandom * If we already have an established SSU session with the Charlie helping test us, cancel the test with the status of "unknown".
This commit is contained in:
@ -14,8 +14,8 @@ package net.i2p;
|
||||
*
|
||||
*/
|
||||
public class CoreVersion {
|
||||
public final static String ID = "$Revision: 1.37 $ $Date: 2005/08/03 13:58:12 $";
|
||||
public final static String VERSION = "0.6.0.2";
|
||||
public final static String ID = "$Revision: 1.38 $ $Date: 2005/08/08 15:35:50 $";
|
||||
public final static String VERSION = "0.6.0.3";
|
||||
|
||||
public static void main(String args[]) {
|
||||
System.out.println("I2P Core version: " + VERSION);
|
||||
|
Reference in New Issue
Block a user