Bump version to 1.2.3

This commit is contained in:
Sam Lantinga
2001-07-31 00:13:03 +00:00
parent 80329f867e
commit 9df4088b9a
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 2
#define SDL_PATCHLEVEL 3
typedef struct {
Uint8 major;