* Update versions, package release

This commit is contained in:
complication
2009-05-16 19:48:12 +00:00
parent 9bed2bde3c
commit 87eafa30d0
6 changed files with 26 additions and 24 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.7.2";
public final static String VERSION = "0.7.3";
public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION);