Updated version to 2.0.10

This commit is contained in:
Sam Lantinga
2019-06-17 10:13:28 -07:00
parent 93a5e4ce06
commit 67c67f3a6b
9 changed files with 22 additions and 16 deletions

4
configure vendored
View File

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