From 706cf957231706f0207b8667d084f67d87decd6a Mon Sep 17 00:00:00 2001 From: Sasha Szpakowski Date: Tue, 2 Jun 2026 00:20:26 -0300 Subject: [PATCH] update SDL3 to 3.4.10. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1834d97..4fb92df 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ LOVE_REPOSITORY := https://github.com/love2d/love # Project branches (for git-based projects) LOVE_BRANCH := main -SDL3_BRANCH := release-3.4.2 +SDL3_BRANCH := release-3.4.10 LUAJIT_BRANCH := v2.1 OPENAL_BRANCH := 1.24.3 ZLIB_BRANCH := v1.3