I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 348e8457 authored by jrandom's avatar jrandom Committed by zzz
Browse files

*cough* thanks cervantes

parent 80827c3a
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,9 @@ import net.i2p.CoreVersion;
*
*/
public class RouterVersion {
public final static String ID = "$Revision: 1.181 $ $Date: 2005/04/05 17:24:32 $";
public final static String VERSION = "0.5.0.5";
public final static long BUILD = 6;
public final static String ID = "$Revision: 1.182 $ $Date: 2005/04/06 10:43:25 $";
public final static String VERSION = "0.5.0.6";
public final static long BUILD = 0;
public static void main(String args[]) {
System.out.println("I2P Router version: " + VERSION);
System.out.println("Router ID: " + RouterVersion.ID);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment