From 5ca5ffede0bb7646f6aab60888abe383d44b278f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 18:02:41 +0000 Subject: [PATCH] deps: update SDL to 3.4.10 --- cmake/SDLVersion.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake/SDLVersion.cmake b/cmake/SDLVersion.cmake index e8a293c..e7c6f53 100644 --- a/cmake/SDLVersion.cmake +++ b/cmake/SDLVersion.cmake @@ -1,3 +1,4 @@ # Single source of truth for the SDL dependency version. # The automated SDL update workflow edits this file directly. -set(SCR_SDL_VERSION "3.4.8") +set(SCR_SDL_VERSION "3.4.10") +