Updated version to 2.0.6

This commit is contained in:
Sam Lantinga
2017-08-18 18:16:37 -07:00
parent bcf0e07107
commit 2dc5d32fab
7 changed files with 16 additions and 16 deletions

4
configure vendored
View File

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