From 49ccffa9305fcf84dc98ad245d5e1012480a9a9d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 17 Feb 2004 18:01:39 +0000 Subject: [PATCH] *** empty log message *** --- configure.in | 2 +- docs.html | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) 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 @@

Major changes since SDL 1.0.0: