From 22d76a1b64c81014e58005b5abf8d18348bc7a66 Mon Sep 17 00:00:00 2001 From: jrandom Date: Sat, 9 Sep 2006 17:46:21 +0000 Subject: [PATCH] * 2006-09-09 0.6.1.25 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 +++--- 6 files changed, 13 insertions(+), 11 deletions(-) diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 117b737f7e..f0297a21c6 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.66 $ $Date: 2006-07-27 22:35:02 $"; - public final static String VERSION = "0.6.1.24"; + public final static String ID = "$Revision: 1.67 $ $Date: 2006-07-29 13:03:19 $"; + public final static String VERSION = "0.6.1.25"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index aad65474ac..9114144352 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.514 2006-09-07 18:26:53 zzz Exp $ +$Id: history.txt,v 1.515 2006-09-08 20:41:57 jrandom Exp $ + +* 2006-09-09 0.6.1.25 released 2006-09-08 jrandom * Tweak the PRNG logging so it only displays error messages if there are diff --git a/initialNews.xml b/initialNews.xml index 77deed4fea..28dd580610 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,5 +1,5 @@ - - + i2p - 0.6.1.24 + 0.6.1.25 diff --git a/news.xml b/news.xml index 9cb0c852ed..642f4f0ffc 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ - - +