From 034803add7a9adce6a04769f1421a33ec5b96216 Mon Sep 17 00:00:00 2001 From: jrandom Date: Sat, 29 Jul 2006 18:03:14 +0000 Subject: [PATCH] * 2006-07-28 0.6.1.24 released --- core/java/src/net/i2p/CoreVersion.java | 4 ++-- history.txt | 4 +++- initialNews.xml | 4 ++-- installer/install.xml | 2 +- news.xml | 4 ++-- router/java/src/net/i2p/router/RouterVersion.java | 6 +++--- .../src/net/i2p/router/transport/ntcp/NTCPTransport.java | 4 ++-- 7 files changed, 15 insertions(+), 13 deletions(-) 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 @@ - - +