Go to the documentation of this file.
28#ifndef SDL_revision_h_
29#define SDL_revision_h_
31#ifdef SDL_WIKI_DOCUMENTATION_SECTION
47#define SDL_REVISION "Some arbitrary string decided at SDL build time"
48#elif defined(SDL_VENDOR_INFO)
49#define SDL_REVISION SDL_VENDOR_INFO
51#define SDL_REVISION ""