forked from I2P_Developers/i2p.i2p
Star icons update
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 760 B |
Binary file not shown.
Before Width: | Height: | Size: 699 B After Width: | Height: | Size: 740 B |
@ -18,7 +18,7 @@ public class RouterVersion {
|
|||||||
/** deprecated */
|
/** deprecated */
|
||||||
public final static String ID = "Monotone";
|
public final static String ID = "Monotone";
|
||||||
public final static String VERSION = CoreVersion.VERSION;
|
public final static String VERSION = CoreVersion.VERSION;
|
||||||
public final static long BUILD = 12;
|
public final static long BUILD = 13;
|
||||||
|
|
||||||
/** for example "-test" */
|
/** for example "-test" */
|
||||||
public final static String EXTRA = "-rc";
|
public final static String EXTRA = "-rc";
|
||||||
|
Reference in New Issue
Block a user