mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 07:29:09 +00:00
Updated SDL to version 2.0.13 for development builds
This commit is contained in:
parent
5c87b8e1eb
commit
4fb06a2a38
9 changed files with 25 additions and 19 deletions
6
configure
vendored
6
configure
vendored
|
@ -2817,9 +2817,9 @@ orig_CFLAGS="$CFLAGS"
|
|||
#
|
||||
SDL_MAJOR_VERSION=2
|
||||
SDL_MINOR_VERSION=0
|
||||
SDL_MICRO_VERSION=12
|
||||
SDL_INTERFACE_AGE=0
|
||||
SDL_BINARY_AGE=12
|
||||
SDL_MICRO_VERSION=13
|
||||
SDL_INTERFACE_AGE=1
|
||||
SDL_BINARY_AGE=13
|
||||
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue