Updated version to 2.0.12 for release candidate build

This commit is contained in:
Sam Lantinga
2020-03-01 14:58:16 -08:00
parent 6590d078d7
commit 74ed215618
9 changed files with 21 additions and 15 deletions

4
configure vendored
View File

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