forked from I2P_Developers/i2p.i2p
bump -1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2021-11-30 zzz
|
||||
* Build: Remove BOB from installer, updater, and clients.config
|
||||
* Console: NetDB search form improvements
|
||||
* i2ptunnel: Increase priority for IRC and standard tunnels
|
||||
|
||||
2021-11-29 1.6.1 released
|
||||
|
||||
2021-11-29 zzz
|
||||
|
||||
@@ -18,7 +18,7 @@ public class RouterVersion {
|
||||
/** deprecated */
|
||||
public final static String ID = "Git";
|
||||
public final static String VERSION = CoreVersion.VERSION;
|
||||
public final static long BUILD = 0;
|
||||
public final static long BUILD = 1;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "";
|
||||
|
||||
Reference in New Issue
Block a user