Go to the documentation of this file.
30#ifndef SDL_revision_h_
31#define SDL_revision_h_
33#ifdef SDL_WIKI_DOCUMENTATION_SECTION
52#define SDL_REVISION "Some arbitrary string decided at SDL build time"
53#elif defined(SDL_VENDOR_INFO)
54#define SDL_REVISION SDL_VENDOR_INFO
56#define SDL_REVISION ""