summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--wizard/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 046f457d..562947d4 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
But maintaining this web site also have a cost.</p>
<p class="msg">
-->
- <h2>Next year <strong>Web hosting</strong> budget, until May 2021:
+ <h2>Next year <strong>Web hosting</strong> budget, until June 2021:
<!--
<progress max="500" value="500">100%</progress> <strong>100%&nbsp;of&nbsp;500€</strong>
-->
diff --git a/wizard/index.php b/wizard/index.php
index 7e259833..8f455468 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -81,7 +81,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.0' => '8.0.0-dev (2020-05-26 snapshot)',
+ '8.0' => '8.0.0-dev (2020-06-02 snapshot)',
':stable' => 'Stable versions - usage recommended',
'7.4' => '7.4.6 (active support until November 2021)',
'7.3' => '7.3.18 (active support until December 2020)',