diff --git a/build.properties b/build.properties index 9587330ed..0904e74b2 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.5 javacTarget=1.5 # Release Configuration -releaseVersion=0.619 +releaseVersion=0.7 stdReleaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz embReleaseFile=yacy_emb_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz proReleaseFile=yacy_pro_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz diff --git a/readme.txt b/readme.txt index 77c1da32e..bceb1fda0 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -README for YaCy (C) by Michael Peter Christen; mc@anomic.de +README for YaCy (C) by Michael Peter Christen; mc@yacy.net --------------------------------------------------------------------------- Please visit www.yacy.net for latest changes or new documentation. YaCy comes with ABSOLUTELY NO WARRANTY! @@ -15,14 +15,6 @@ You can also use this software to set up your own search portal, for your intranet or the internet. -WHERE IS THE DOCUMENTATION? - -The complete documentation can be found at: -(English) http://yacy.net/ -(Wiki:de) http://www.yacy-websuche.de/wiki/index.php/De:Start -(Wiki:en) http://www.yacy-websearch.net/wiki/index.php/En:Start - - WHAT CAN I DO WITH THIS SOFTWARE? - search the web (automatically using all other YaCy peers) @@ -30,9 +22,18 @@ WHAT CAN I DO WITH THIS SOFTWARE? - set up your own search portal - use it as your personal web server - use it as your web proxy (..and visited pages are indexed) +- ensure your privacy when browsing and searching the web - many more +WHERE IS THE DOCUMENTATION? + +The complete documentation can be found at: +(English) http://yacy.net/ +(Wiki:de) http://www.yacy-websuche.de/wiki/index.php/De:Start +(Wiki:en) http://www.yacy-websearch.net/wiki/index.php/En:Start + + DEPENDENCIES? WHAT OTHER SOFTWARE DO I NEED? You need java 1.5 or later to run YaCy. @@ -91,5 +92,5 @@ feel free to ask the author for a business proposal to customize YaCy according to your needs. We also provide integration solutions if the software is about to be integrated into your enterprise application. -Germany, Frankfurt a.M., 12.06.2008 +Germany, Frankfurt a.M., 14.01.2009 Michael Peter Christen