From 4ce25b366154c75b1306b246320be933033b846c Mon Sep 17 00:00:00 2001
From: orbiter
Date: Thu, 4 Oct 2007 20:43:52 +0000
Subject: [PATCH] - documentation update - start of new development cycle. in
case your don't know: commits until 0.553 will not automatically be used be
the auto-update funktion
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4146 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
build.properties | 2 +-
doc/Download.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build.properties b/build.properties
index 4468d1f82..735d2af6b 100644
--- a/build.properties
+++ b/build.properties
@@ -3,7 +3,7 @@ javacSource=1.4
javacTarget=1.4
# Release Configuration
-releaseVersion=0.55
+releaseVersion=0.551
releaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz
proReleaseFile=yacy_pro_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz
releaseFileParentDir=yacy
diff --git a/doc/Download.html b/doc/Download.html
index 646bc9c39..e6b6018ff 100644
--- a/doc/Download.html
+++ b/doc/Download.html
@@ -57,11 +57,11 @@ If you download the software, you must accept the License
- Standard release of YaCy for all Linux versions, Solaris/OpenSolaris, MacOS and Windows (all platforms with J2SE 1.4.2), good for a Million Web pages on standard home computers; needs 96MB RAM:
- 'Pro' - release of YaCy (all platforms) including all parsers (doc, pdf, rtf, many more) with high-performance configuration; needs 512 MB RAM; can index more than 10 Million Web pages:
Fresh builds from compiles out of SVN can be obtained here.