-17 (i2prouter script update)

This commit is contained in:
kytv
2011-09-13 00:06:44 +00:00
parent 3fe50e1d47
commit 3a8a8c4256
2 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 16;
public final static long BUILD = 17;
/** for example "-test" */
public final static String EXTRA = "";