Bump the version, so that it isn't forotten later. :)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40351
This commit is contained in:
Sam Lantinga 2002-04-14 21:51:25 +00:00
parent 9a090b897c
commit f53b99badc
2 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ extern "C" {
*/
#define SDL_MAJOR_VERSION 1
#define SDL_MINOR_VERSION 2
#define SDL_PATCHLEVEL 4
#define SDL_PATCHLEVEL 5
typedef struct {
Uint8 major;