From b9d18d40cb269dd3fc58c55da6fcc74e158e06f9 Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 26 Jul 2005 15:17:29 +0000 Subject: [PATCH] configuration of proxy idle time in performance menue git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@436 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.properties | 2 +- doc/News.html | 13 +++-------- htroot/Network.html | 2 +- htroot/Performance_p.html | 22 ++++++++++++++++++ htroot/Performance_p.java | 7 ++++++ .../de/anomic/plasma/plasmaSwitchboard.java | 8 +++++-- source/yacy.java | 23 +++++++++++-------- yacy.init | 6 ++--- 8 files changed, 57 insertions(+), 26 deletions(-) diff --git a/build.properties b/build.properties index 2bbb2dcf9..9f79b035f 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.4 javacTarget=1.4 # Release Configuration -releaseVersion=0.39 +releaseVersion=0.391 #releaseFile=yacy_dev_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz #releaseDir=yacy_dev_v${releaseVersion}_${DSTAMP}_${releaseNr} diff --git a/doc/News.html b/doc/News.html index 9590dd3f3..916007041 100644 --- a/doc/News.html +++ b/doc/News.html @@ -43,21 +43,14 @@ globalheader(); --> -

v0.39_20050722_424