mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 01:11:00 +00:00
release-chore: Update to 0.27.0.
This commit is contained in:
parent
9b43c1d568
commit
390be8237c
5 changed files with 75 additions and 80 deletions
8
Version
8
Version
|
@ -3,12 +3,12 @@
|
|||
|
||||
# The version number of this release.
|
||||
GNUSTEP_BACK_MAJOR_VERSION=0
|
||||
GNUSTEP_BACK_MINOR_VERSION=26
|
||||
GNUSTEP_BACK_SUBMINOR_VERSION=2
|
||||
GNUSTEP_BACK_MINOR_VERSION=27
|
||||
GNUSTEP_BACK_SUBMINOR_VERSION=0
|
||||
# This numeric value should match above
|
||||
VERSION_NUMBER=026.2
|
||||
VERSION_NUMBER=027.0
|
||||
# This numeric value should match the compatible gui interface version
|
||||
INTERFACE_VERSION_NUMBER=026
|
||||
INTERFACE_VERSION_NUMBER=027
|
||||
|
||||
GNUSTEP_BACK_VERSION=${GNUSTEP_BACK_MAJOR_VERSION}.${GNUSTEP_BACK_MINOR_VERSION}.${GNUSTEP_BACK_SUBMINOR_VERSION}
|
||||
VERSION=${GNUSTEP_BACK_VERSION}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue