diff --git a/build.properties b/build.properties index 38d04c238..f488a1b1e 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.4 javacTarget=1.4 # Release Configuration -releaseVersion=0.56 +releaseVersion=0.561 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/htroot/env/base.css b/htroot/env/base.css index e1d6001df..498172ee9 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -391,7 +391,7 @@ div.welcome { /* The heading in Status.html */ padding-top:130px; text-align:left; width:65%; - background:url(/env/grafics/kaskelix.png) top center no-repeat; + background:url(/env/grafics/chriskaskelix.png) top center no-repeat; } div.sidebar { /* sidebars on the right side */ diff --git a/htroot/env/grafics/chriskaskelix.png b/htroot/env/grafics/chriskaskelix.png new file mode 100644 index 000000000..d54719098 Binary files /dev/null and b/htroot/env/grafics/chriskaskelix.png differ diff --git a/yacy.network.unit b/yacy.network.unit index 55b2ce6f9..6dfa6bd87 100644 --- a/yacy.network.unit +++ b/yacy.network.unit @@ -63,7 +63,7 @@ network.unit.bootstrap.seedlist4 = http://www.marcelhenseler.de/yacy/seed.txt # each network may use different yacy distributions. # the auto-updater can access network-specific update locations -network.unit.update.location0 = http://yacy.net/Download.html +network.unit.update.location0 = http://yacy.net/index.html network.unit.update.location1 = http://latest.yacy.de network.unit.update.location2 = http://www.findenstattsuchen.info/YaCy/latest/index.php