mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-03 18:37:40 +00:00
Updated version to 2.0.8 since SDL_image depends on it
This commit is contained in:
parent
c5429bd975
commit
bbb22a75c8
1 changed files with 2 additions and 2 deletions
4
configure
vendored
4
configure
vendored
|
@ -2710,9 +2710,9 @@ orig_CFLAGS="$CFLAGS"
|
|||
#
|
||||
SDL_MAJOR_VERSION=2
|
||||
SDL_MINOR_VERSION=0
|
||||
SDL_MICRO_VERSION=7
|
||||
SDL_MICRO_VERSION=8
|
||||
SDL_INTERFACE_AGE=0
|
||||
SDL_BINARY_AGE=7
|
||||
SDL_BINARY_AGE=8
|
||||
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue