Show the I2PSnark dest on the main page (#1436)

This commit is contained in:
dg2-new
2015-05-15 20:51:45 +00:00
parent 38f2b93c7a
commit b3472cfe80
3 changed files with 12 additions and 2 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 = 24;
public final static long BUILD = 25;
/** for example "-test" */
public final static String EXTRA = "-rc";