mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 07:21:02 +00:00
Correct version issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23370 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
79ebd4780c
commit
1f831c044f
1 changed files with 1 additions and 1 deletions
2
Version
2
Version
|
@ -8,7 +8,7 @@ GNUSTEP_BACK_SUBMINOR_VERSION=0
|
|||
# This numeric value should match above
|
||||
VERSION_NUMBER=011.0
|
||||
# This numeric value should match the compatible gui interface version
|
||||
INTERFACE_VERSION_NUMBER=010
|
||||
INTERFACE_VERSION_NUMBER=011
|
||||
|
||||
GNUSTEP_BACK_VERSION=${GNUSTEP_BACK_MAJOR_VERSION}.${GNUSTEP_BACK_MINOR_VERSION}.${GNUSTEP_BACK_SUBMINOR_VERSION}
|
||||
VERSION=${GNUSTEP_BACK_VERSION}
|
||||
|
|
Loading…
Reference in a new issue