summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--wizard/index.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5dccbf02..9e34641f 100644
--- a/index.html
+++ b/index.html
@@ -65,8 +65,8 @@
</p>-<p class="msg" style="margin-bottom: 18em">
-->
<p class="msg"><strong>Overflow</strong> will be used to buy and extend the
- <a href="https://blog.remirepo.net/post/2019/09/07/New-Computer-for-2020">new builder</a>
- (Intel i9-9900K based).
+ <a href="https://blog.remirepo.net/post/2023/11/16/New-Computer-for-2024">new builder</a>
+ (Intel i9-13900K based).
<a href="https://blog.remirepo.net/pages/MerciThanks">Thank you</a> for your support.
</p>
<!-- and <a href="https://blog.remirepo.net/pages/MerciThanks">GET</a> the Sticker ! -->
diff --git a/wizard/index.php b/wizard/index.php
index 37c8b15d..048d0b2a 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -101,7 +101,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.3' => '8.3.0RC3',
+ '8.3' => '8.3.0RC6',
':stable' => 'Stable versions - usage recommended',
'8.2' => '8.2.11 (active support until December 2024)',
'8.1' => '8.1.24 (active support until November 2023)',