#include <SDL_version.h>
Data Fields | |
Uint8 | major |
Uint8 | minor |
Uint8 | patch |
Represents the library's version as three levels: major revision (increments with massive changes, additions, and enhancements), minor revision (increments with backwards-compatible changes to the major revision), and patchlevel (increments with fixes to the minor revision).