Updated version to 2.0.5 in preparation for release
This commit is contained in:
parent
bd1799c67f
commit
79485875b5
7 changed files with 18 additions and 18 deletions
6
configure
vendored
6
configure
vendored
|
@ -2686,9 +2686,9 @@ orig_CFLAGS="$CFLAGS"
|
|||
#
|
||||
SDL_MAJOR_VERSION=2
|
||||
SDL_MINOR_VERSION=0
|
||||
SDL_MICRO_VERSION=4
|
||||
SDL_INTERFACE_AGE=0
|
||||
SDL_BINARY_AGE=4
|
||||
SDL_MICRO_VERSION=5
|
||||
SDL_INTERFACE_AGE=1
|
||||
SDL_BINARY_AGE=5
|
||||
SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue