Bump the version number on the library

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40242
This commit is contained in:
Sam Lantinga 2001-11-22 03:47:16 +00:00
parent 73c182c165
commit c5e643229a
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 3
#define SDL_PATCHLEVEL 4
typedef struct {
Uint8 major;