mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
bump for review
This commit is contained in:
+20
@@ -1,3 +1,23 @@
|
||||
2021-05-14 zzz
|
||||
* SAM: Remove ancient client demo code
|
||||
* Update Translations
|
||||
|
||||
2021-05-10 zzz
|
||||
* Sybil: Fix retention of analysis files when configured
|
||||
to never delete
|
||||
|
||||
2021-05-07 zzz
|
||||
* Console: /configpeer improvements
|
||||
|
||||
2021-05-04 zzz
|
||||
* GeoIP 2021-05
|
||||
|
||||
2021-05-02 zzz
|
||||
* Console: Update bug report URLs
|
||||
|
||||
2021-04-25 zzz
|
||||
* Console: Add author for initial news
|
||||
|
||||
2021-04-24 zzz
|
||||
* Jetty: Patch for CVE-2021-28165 Jetty #6072 -
|
||||
Jetty server high CPU when client send data length > 17408
|
||||
|
||||
@@ -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 = 16;
|
||||
public final static long BUILD = 17;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "-rc";
|
||||
|
||||
Reference in New Issue
Block a user