Go to the documentation of this file.
30#ifndef SDL_revision_h_
31#define SDL_revision_h_
33#ifdef SDL_WIKI_DOCUMENTATION_SECTION
49#define SDL_REVISION "Some arbitrary string decided at SDL build time"
50#elif defined(SDL_VENDOR_INFO)
51#define SDL_REVISION "release-3.2.16-0-gc9a6709bd (" SDL_VENDOR_INFO ")"
53#define SDL_REVISION "release-3.2.16-0-gc9a6709bd"