From eb36e993c1f581163003c0f4318e5b3567dddcee Mon Sep 17 00:00:00 2001 From: jrandom Date: Sun, 23 Apr 2006 21:06:12 +0000 Subject: [PATCH] * 2006-04-23 0.6.1.17 released --- core/java/src/net/i2p/CoreVersion.java | 4 ++-- history.txt | 4 +++- installer/install.xml | 2 +- news.xml | 2 +- router/java/src/net/i2p/router/RouterVersion.java | 6 +++--- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/core/java/src/net/i2p/CoreVersion.java b/core/java/src/net/i2p/CoreVersion.java index 83d56f5a7f..1fcd5ec665 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.58 $ $Date: 2006/04/13 07:40:21 $"; - public final static String VERSION = "0.6.1.16"; + public final static String ID = "$Revision: 1.59 $ $Date: 2006/04/15 02:58:13 $"; + public final static String VERSION = "0.6.1.17"; public static void main(String args[]) { System.out.println("I2P Core version: " + VERSION); diff --git a/history.txt b/history.txt index 4e9b8d763e..f9718a4318 100644 --- a/history.txt +++ b/history.txt @@ -1,4 +1,6 @@ -$Id: history.txt,v 1.460 2006/04/15 02:58:12 jrandom Exp $ +$Id: history.txt,v 1.461 2006/04/19 12:47:02 jrandom Exp $ + +* 2006-04-23 0.6.1.17 released 2006-04-19 jrandom * Adjust how we pick high capacity peers to allow the inclusion of fast diff --git a/installer/install.xml b/installer/install.xml index e959ad375d..50772b9fdb 100644 --- a/installer/install.xml +++ b/installer/install.xml @@ -4,7 +4,7 @@ i2p - 0.6.1.16 + 0.6.1.17 diff --git a/news.xml b/news.xml index a52cae4b1a..bbaa7cb623 100644 --- a/news.xml +++ b/news.xml @@ -1,5 +1,5 @@ -