sdlweb: Updated to version 2.30.8 for release

From fd90efcd9c6e60afce9c16cc51e8b56bbab6569f Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Tue, 1 Oct 2024 21:49:49 +0000
Subject: [PATCH] Updated to version 2.30.8 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 849e522..da2702f 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.30.7</a><br />
+        Get the current <strong>stable</strong> <a href="https://github.com/libsdl-org/SDL/releases/latest">SDL version 2.30.8</a><br />
     </div>
 </div>