sdlweb: Updated to version 2.28.5 for release

From 2e1187688fb6fcf06f05c05dbe3214809e140f2e Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 2 Nov 2023 17:55:51 +0000
Subject: [PATCH] Updated to version 2.28.5 for 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 d258b6c..c7b8600 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.28.4</a><br />
+        Get the current <strong>stable</strong> <a href="https://github.com/libsdl-org/SDL/releases/latest">SDL version 2.28.5</a><br />
     </div>
 </div>