mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-31 01:11:00 +00:00
Vesrion 0.17.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@28277 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
42abff09f9
commit
d0b78d85ba
6 changed files with 59 additions and 41 deletions
6
Version
6
Version
|
@ -3,12 +3,12 @@
|
|||
|
||||
# The version number of this release.
|
||||
GNUSTEP_BACK_MAJOR_VERSION=0
|
||||
GNUSTEP_BACK_MINOR_VERSION=16
|
||||
GNUSTEP_BACK_MINOR_VERSION=17
|
||||
GNUSTEP_BACK_SUBMINOR_VERSION=0
|
||||
# This numeric value should match above
|
||||
VERSION_NUMBER=016.0
|
||||
VERSION_NUMBER=017.0
|
||||
# This numeric value should match the compatible gui interface version
|
||||
INTERFACE_VERSION_NUMBER=016
|
||||
INTERFACE_VERSION_NUMBER=017
|
||||
|
||||
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