_update sdl

This commit is contained in:
2024-12-31 01:16:31 +02:00
parent d1d148d5a7
commit e44b2a292a

View File

@@ -31,9 +31,9 @@
/* #undef SDL_VENDOR_INFO */
#ifdef SDL_VENDOR_INFO
#define SDL_REVISION "SDL3-3.1.7-preview-3.1.6-509-g8cc4735d74 (" SDL_VENDOR_INFO ")"
#define SDL_REVISION "SDL3-3.1.7-8cc4735 (" SDL_VENDOR_INFO ")"
#else
#define SDL_REVISION "SDL3-3.1.7-preview-3.1.6-509-g8cc4735d74"
#define SDL_REVISION "SDL3-3.1.7-8cc4735"
#endif
#endif /* SDL_revision_h_ */