From dfeddccd3a272d6b6563354d6f218ec9d688e2f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=F0=9F=8C=B8=20ByancaUwU=20=F0=9F=8C=B8?=
<110126581+Cyrodwd@users.noreply.github.com>
Date: Sun, 9 Mar 2025 15:26:10 -0700
Subject: [PATCH] Updated SDL stable version prompt (#34)
---
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 0d98d04..22b2ae7 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 3.2.6</a><br />
+ Get the current <strong>stable</strong> <a href="https://github.com/libsdl-org/SDL/releases/latest">SDL version 3.2.8</a><br />
</div>
</div>