Updated version to 1.2.13

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402664
This commit is contained in:
Sam Lantinga 2007-12-29 05:20:51 +00:00
parent cec0823339
commit 5c9409188c
2 changed files with 1 additions and 1 deletions

View file

@ -37,7 +37,7 @@ extern "C" {
*/
#define SDL_MAJOR_VERSION 1
#define SDL_MINOR_VERSION 2
#define SDL_PATCHLEVEL 12
#define SDL_PATCHLEVEL 13
typedef struct SDL_version {
Uint8 major;