meson: Bump SDL3 version

This commit is contained in:
Matt Borgerson
2026-02-20 20:23:10 -07:00
committed by mborgerson
parent 3f19ce51cb
commit fc9980d296
182 changed files with 1458 additions and 12 deletions

View File

@ -369,7 +369,7 @@ LIBS = [
pkg_win="sdl3",
pkg_mac="sdl3",
pkg_ubuntu="libsdl3-dev",
submodule=Submodule("subprojects/sdl3.wrap"),
version="3.4.2",
),
Lib(
"glib-2.0",