Updated SDL to version 2.0.1
This commit is contained in:
parent
e63559cffd
commit
1c7ed8eef6
7 changed files with 17 additions and 17 deletions
4
configure
vendored
4
configure
vendored
|
@ -2660,9 +2660,9 @@ orig_CFLAGS="$CFLAGS"
|
|||
#
|
||||
SDL_MAJOR_VERSION=2
|
||||
SDL_MINOR_VERSION=0
|
||||
SDL_MICRO_VERSION=0
|
||||
SDL_MICRO_VERSION=1
|
||||
SDL_INTERFACE_AGE=0
|
||||
SDL_BINARY_AGE=0
|
||||
SDL_BINARY_AGE=1
|
||||
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue