diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index c4c7859cd..117b737f7 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.65 $ $Date: 2006-07-18 15:08:01 $"; - public final static String VERSION = "0.6.1.23"; + public final static String ID = "$Revision: 1.66 $ $Date: 2006-07-27 22:35:02 $"; + public final static String VERSION = "0.6.1.24"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index d00a745df..2df464a46 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.501 2006-07-28 20:11:52 jrandom Exp $ +$Id: history.txt,v 1.502 2006-07-28 23:43:04 jrandom Exp $ + +* 2006-07-28 0.6.1.24 released 2006-07-28 jrandom * Don't try to reverify too many netDb entries at once (thanks diff --git a/initialNews.xml b/initialNews.xml index e6962eed2..77deed4fe 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,5 +1,5 @@ - - + i2p - 0.6.1.23 + 0.6.1.24 diff --git a/news.xml b/news.xml index dfd37a296..90f060046 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ - - +