diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 2ffd60702..7b68e5b30 100644 --- a/core/java/src/net/i2p/CoreVersion.java +++ b/core/java/src/net/i2p/CoreVersion.java @@ -14,8 +14,8 @@ package net.i2p; * */ public class CoreVersion { - public final static String ID = "$Revision: 1.52 $ $Date: 2006/01/12 16:18:38 $"; - public final static String VERSION = "0.6.1.10"; + public final static String ID = "$Revision: 1.53 $ $Date: 2006/02/16 15:44:09 $"; + public final static String VERSION = "0.6.1.11"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index 09114c0a3..fb0513274 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.412 2006/02/20 21:02:49 jrandom Exp $ +$Id: history.txt,v 1.413 2006/02/21 08:31:25 jrandom Exp $ + +* 2006-02-21 0.6.1.11 released 2006-02-21 jrandom * Throttle the outbound SSU establishment queue, so it doesn't fill up the diff --git a/initialNews.xml b/initialNews.xml index 010f266c4..b29b64fb2 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,5 +1,5 @@ - - + i2p - 0.6.1.10 + 0.6.1.11 diff --git a/news.xml b/news.xml index 887e60cd3..805d69ca1 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ - - +