Skip to content

Commit

Permalink
Bump SDL2 version (#4)
Browse files Browse the repository at this point in the history
The previously used SDL 2.26.4 was released on march 7 2023

There are various relevant release notes since:
Fixed handling of third party PS4 controller input reports
Improved support for third-party Nintendo Switch controllers
... etc
  • Loading branch information
Peter0x44 authored Jun 24, 2024
1 parent 6ee0e21 commit 8454f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ZLIBVER=1.3
PNGVER=1.6.39
OGGVER=1.3.4
VORBISVER=1.3.6
SDL2VER=2.26.4
SDL2VER=2.30.4
SCINTILLAVER=373
OPUSVER=1.3.1
SPEEXVER=1.2.0
Expand Down

0 comments on commit 8454f9e

Please sign in to comment.