sdlweb: Updated the stable branch notice with the 2.24.1 release

From e79c5c4edbeb41ae32ba2d7e5ac30058a129567d Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sat, 8 Oct 2022 16:38:30 +0000
Subject: [PATCH] Updated the stable branch notice with the 2.24.1 release

---
 include/header.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/header.inc.php b/include/header.inc.php
index ec26260..249051a 100644
--- a/include/header.inc.php
+++ b/include/header.inc.php
@@ -1,5 +1,5 @@
 <div id="header">                
     <div id="download_hint" class="box">
-        Get the current <strong>stable</strong> <a href="https://github.com/libsdl-org/SDL/releases/latest">SDL version 2.24.0</a><br />
+        Get the current <strong>stable</strong> <a href="https://github.com/libsdl-org/SDL/releases/latest">SDL version 2.24.1</a><br />
     </div>
 </div>