diff --git a/configure.in b/configure.in index c82f2c7b0..b913df192 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,7 @@ dnl Set various version strings - taken gratefully from the GTk sources SDL_MAJOR_VERSION=1 SDL_MINOR_VERSION=2 SDL_MICRO_VERSION=7 -SDL_INTERFACE_AGE=7 +SDL_INTERFACE_AGE=0 SDL_BINARY_AGE=7 SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION diff --git a/docs.html b/docs.html index 9c9ad8122..cbe93bb3b 100644 --- a/docs.html +++ b/docs.html @@ -20,6 +20,43 @@ The latest stable release may be found on the Major changes since SDL 1.0.0: