diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 760c5e7a7..83d56f5a7 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.57 $ $Date: 2006/04/05 12:08:07 $"; - public final static String VERSION = "0.6.1.15"; + public final static String ID = "$Revision: 1.58 $ $Date: 2006/04/13 07:40:21 $"; + public final static String VERSION = "0.6.1.16"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index 96c4160c6..aba625098 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.458 2006/04/14 15:24:07 jrandom Exp $ +$Id: history.txt,v 1.459 2006/04/15 02:15:19 jrandom Exp $ + +* 2006-04-15 0.6.1.16 released 2006-04-15 jrandom * Adjust the proactive tunnel request dropping so we will reject what we diff --git a/initialNews.xml b/initialNews.xml index ea8545d54..e194475ee 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,5 +1,5 @@ - - + i2p - 0.6.1.15 + 0.6.1.16 diff --git a/news.xml b/news.xml index d8265ffc9..5c8dc183e 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ - - +