Bumped the version number for the next release

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401225
This commit is contained in:
Sam Lantinga 2006-01-04 01:08:40 +00:00
parent 7fcbae510e
commit 19bd837abc
3 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 9
#define SDL_PATCHLEVEL 10
typedef struct SDL_version {
Uint8 major;