Updated version to 2.0.8 since SDL_image depends on it

This commit is contained in:
Sam Lantinga 2017-11-05 01:17:24 -07:00
parent c5429bd975
commit bbb22a75c8
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -2710,9 +2710,9 @@ orig_CFLAGS="$CFLAGS"
#
SDL_MAJOR_VERSION=2
SDL_MINOR_VERSION=0
SDL_MICRO_VERSION=7
SDL_MICRO_VERSION=8
SDL_INTERFACE_AGE=0
SDL_BINARY_AGE=7
SDL_BINARY_AGE=8
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION