Updated version to 2.0.10
This commit is contained in:
parent
b33ebe02d3
commit
a288bb0eca
9 changed files with 22 additions and 16 deletions
4
configure
vendored
4
configure
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue