mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-23 16:10:52 +00:00
harmonize required GUI version with latest
This commit is contained in:
parent
b068da4bef
commit
44205faf34
1 changed files with 1 additions and 1 deletions
2
Version
2
Version
|
@ -8,7 +8,7 @@ GNUSTEP_BACK_SUBMINOR_VERSION=1
|
|||
# This numeric value should match above
|
||||
VERSION_NUMBER=025.1
|
||||
# This numeric value should match the compatible gui interface version
|
||||
INTERFACE_VERSION_NUMBER=025
|
||||
INTERFACE_VERSION_NUMBER=026
|
||||
|
||||
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