diff --git a/build.properties b/build.properties index 67e12825d..acace7567 100644 --- a/build.properties +++ b/build.properties @@ -3,7 +3,7 @@ javacSource=1.5 javacTarget=1.5 # Release Configuration -releaseVersion=0.92 +releaseVersion=0.93 stdReleaseFile=yacy_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz sourceReleaseFile=yacy_src_v${releaseVersion}_${DSTAMP}_${releaseNr}.tar.gz releaseFileParentDir=yacy diff --git a/htroot/IndexCleaner_p.html b/htroot/IndexCleaner_p.html index 86eb96114..db9a3dfca 100755 --- a/htroot/IndexCleaner_p.html +++ b/htroot/IndexCleaner_p.html @@ -7,7 +7,7 @@ #%env/templates/header.template%# - #%env/templates/submenuIndexControl.template%# + #%env/templates/submenuBlacklist.template%#

Index Cleaner

#(urldb)# diff --git a/htroot/env/templates/submenuBlacklist.template b/htroot/env/templates/submenuBlacklist.template index a02bb6c1f..6c157a9eb 100644 --- a/htroot/env/templates/submenuBlacklist.template +++ b/htroot/env/templates/submenuBlacklist.template @@ -5,5 +5,6 @@
  • Blacklist Cleaner
  • Blacklist Test
  • Import/Export
  • +
  • Index Cleaner
  • \ No newline at end of file diff --git a/htroot/env/templates/submenuIndexControl.template b/htroot/env/templates/submenuIndexControl.template index 96e68ac4f..279227f85 100644 --- a/htroot/env/templates/submenuIndexControl.template +++ b/htroot/env/templates/submenuIndexControl.template @@ -4,6 +4,5 @@
  • RWI Admin
  • URL Reference Admin
  • Queue Import
  • -
  • Index Cleaner