From 0160ec6888f52aca0b3f12a7d177391bf1d82290 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 17 Feb 2004 18:01:39 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40839 --- 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 @@ The latest stable release may be found on the Major changes since SDL 1.0.0: