diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 935c4224c..d71808f11 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.62 $ $Date: 2006-05-18 17:31:09 $"; - public final static String VERSION = "0.6.1.20"; + public final static String ID = "$Revision: 1.63 $ $Date: 2006-06-04 17:25:14 $"; + public final static String VERSION = "0.6.1.21"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index ac53a010b..ae284e6db 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.487 2006-06-13 04:38:48 jrandom Exp $ +$Id: history.txt,v 1.488 2006-06-13 18:29:51 jrandom Exp $ + +* 2006-06-14 0.6.1.21 released 2006-06-13 jrandom * Use a minimum uptime of 2 hours, not 4 (oops) diff --git a/initialNews.xml b/initialNews.xml index 1b96273d7..4c47a0220 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,5 +1,5 @@ - - + i2p - 0.6.1.20 + 0.6.1.21 diff --git a/news.xml b/news.xml index 2153abbba..9f08f3bcc 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ - - +