Bumped the library version

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4077
This commit is contained in:
Sam Lantinga 2001-06-19 13:35:05 +00:00
parent 31059713d1
commit 4b930af7e9
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 1
#define SDL_PATCHLEVEL 2
typedef struct {
Uint8 major;