diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index a8c0c1251..a599e7242 100644 --- a/core/java/src/net/i2p/CoreVersion.java +++ b/core/java/src/net/i2p/CoreVersion.java @@ -31,7 +31,7 @@ public class CoreVersion { * Otherwise, the same as PUBLISHED_VERSION. * RouterVersion.FULL_VERSION is suggested for display to the user. */ - public final static String VERSION = "2.1.0"; + public final static String VERSION = "2.2.0"; /** * The version published in the netdb via StatisticsManager. @@ -48,7 +48,7 @@ public class CoreVersion { * * @since 0.9.46 */ - public final static String PUBLISHED_VERSION = "0.9.57"; + public final static String PUBLISHED_VERSION = "0.9.58"; /** * For Vuze. diff --git a/history.txt b/history.txt index b2b9f91f7..ca5cbf475 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,7 @@ +2023-03-13 idk + * Send and check target destination in first streaming SYN packet + * Release version 2.2.0/0.9.58 + 2023-02-16 zzz * Transports: Add new inbound connection throttler diff --git a/installer/install.xml b/installer/install.xml index b014dfa1b..82ae11c9b 100644 --- a/installer/install.xml +++ b/installer/install.xml @@ -4,7 +4,7 @@ i2p - 2.1.0 + 2.2.0 diff --git a/installer/install5.xml b/installer/install5.xml index cfdbb2436..ee17fb147 100644 --- a/installer/install5.xml +++ b/installer/install5.xml @@ -10,7 +10,7 @@ i2p - 2.1.0 + 2.2.0