diff include/SDL_version.h @ 520:26eb0f877ce6

Bumped version to 1.2.6 in CVS
author Sam Lantinga <slouken@libsdl.org>
date Tue, 08 Oct 2002 15:34:19 +0000
parents 6dd188952b9e
children dfc1c102e825
line wrap: on
line diff
--- a/include/SDL_version.h	Mon Oct 07 15:36:32 2002 +0000
+++ b/include/SDL_version.h	Tue Oct 08 15:34:19 2002 +0000
@@ -42,7 +42,7 @@
 */
 #define SDL_MAJOR_VERSION	1
 #define SDL_MINOR_VERSION	2
-#define SDL_PATCHLEVEL		5
+#define SDL_PATCHLEVEL		6
 
 typedef struct {
 	Uint8 major;