diff configure.in @ 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 fd7d603845dd
children 0009aadb3d01
line wrap: on
line diff
--- a/configure.in	Mon Oct 07 15:36:32 2002 +0000
+++ b/configure.in	Tue Oct 08 15:34:19 2002 +0000
@@ -14,9 +14,9 @@
 #
 SDL_MAJOR_VERSION=1
 SDL_MINOR_VERSION=2
-SDL_MICRO_VERSION=5
-SDL_INTERFACE_AGE=5
-SDL_BINARY_AGE=5
+SDL_MICRO_VERSION=6
+SDL_INTERFACE_AGE=6
+SDL_BINARY_AGE=6
 SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
 
 AC_SUBST(SDL_MAJOR_VERSION)