forked from I2P_Developers/i2p.i2p
bump -20-rc
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2022-05-19 zzz
|
||||
* Pull translations from Transifex
|
||||
|
||||
2022-05-17 zzz
|
||||
* i2psnark: Fix remaining size calculation causing tracker errors
|
||||
|
||||
|
||||
@@ -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 = 19;
|
||||
public final static long BUILD = 20;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "-rc";
|
||||
|
||||
Reference in New Issue
Block a user