Bumped the library version
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4077
This commit is contained in:
parent
31059713d1
commit
4b930af7e9
2 changed files with 4 additions and 4 deletions
|
@ -14,9 +14,9 @@ dnl Set various version strings - taken gratefully from the GTk sources
|
|||
#
|
||||
SDL_MAJOR_VERSION=1
|
||||
SDL_MINOR_VERSION=2
|
||||
SDL_MICRO_VERSION=1
|
||||
SDL_INTERFACE_AGE=1
|
||||
SDL_BINARY_AGE=1
|
||||
SDL_MICRO_VERSION=2
|
||||
SDL_INTERFACE_AGE=2
|
||||
SDL_BINARY_AGE=2
|
||||
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