propagate from branch 'i2p.i2p' (head dddff6de3cdc4595886d57b5eceb63747b68c7d7)

to branch 'i2p.i2p.729' (head b0eb76504d798a791853a6d269795018c853eff9)
This commit is contained in:
zab2
2013-05-27 10:34:53 +00:00
4 changed files with 143 additions and 8 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 = 23;
public final static long BUILD = 24;
/** for example "-test" */
public final static String EXTRA = "-rc";