Updated version to 2.0.10
This commit is contained in:
parent
b33ebe02d3
commit
a288bb0eca
9 changed files with 22 additions and 16 deletions
|
@ -20,9 +20,9 @@ dnl Set various version strings - taken gratefully from the GTk sources
|
|||
#
|
||||
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
|
||||
|
||||
AC_SUBST(SDL_MAJOR_VERSION)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue