This commit is contained in:
2024-07-25 22:59:34 +03:00
parent 7cadc8d331
commit 8ba44e75a4

View File

@@ -31,9 +31,9 @@
/* #undef SDL_VENDOR_INFO */
#ifdef SDL_VENDOR_INFO
#define SDL_REVISION "SDL-ff7a60db8 (" SDL_VENDOR_INFO ")"
#define SDL_REVISION "SDL-ff7a60d (" SDL_VENDOR_INFO ")"
#else
#define SDL_REVISION "SDL-ff7a60db8"
#define SDL_REVISION "SDL-ff7a60d"
#endif
#endif /* SDL_revision_h_ */