forked from I2P_Developers/i2p.i2p
-7
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-11-25 dr|z3d
|
||||
* Console themes: Classic and Dark theme refresh.
|
||||
* Fix langbox overflow issue in all themes.
|
||||
|
||||
2010-11-24 zzz
|
||||
* configui: Add .pt
|
||||
* configtunnels: Log cleanup
|
||||
|
||||
@@ -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 = 6;
|
||||
public final static long BUILD = 7;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "";
|
||||
|
||||
Reference in New Issue
Block a user