Skip to content

Commit

Permalink
Update SDL2 to 2.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed Dec 2, 2023
1 parent 843f2fe commit 3b3d654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CMAKE_URL := https://github.com/Kitware/CMake/releases/download/v$(CMAKE_VERSION

# Project branches (for git-based projects)
LOVE_BRANCH := main
SDL2_BRANCH := release-2.28.4
SDL2_BRANCH := release-2.28.5
LUAJIT_BRANCH := v2.1
OPENAL_BRANCH := 1.23.1
BROTLI_BRANCH := v1.0.9
Expand Down

0 comments on commit 3b3d654

Please sign in to comment.