mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
* 2005-09-17 0.6.0.6 released
2005-09-17 jrandom
* Clean up syndie a bit more and bundle a default introductory post with
both new installs and updates.
* Typo fixes on the console (thanks bar!)
This commit is contained in:
@@ -14,8 +14,8 @@ package net.i2p;
|
||||
*
|
||||
*/
|
||||
public class CoreVersion {
|
||||
public final static String ID = "$Revision: 1.0 $ $Date: 2005/09/01 15:27:36 $";
|
||||
public final static String VERSION = "0.6.0.5";
|
||||
public final static String ID = "$Revision: 1.41 $ $Date: 2005/09/02 14:10:08 $";
|
||||
public final static String VERSION = "0.6.0.6";
|
||||
|
||||
public static void main(String args[]) {
|
||||
System.out.println("I2P Core version: " + VERSION);
|
||||
|
||||
Reference in New Issue
Block a user