mirror of
https://github.com/gnustep/libs-back.git
synced 2025-06-01 09:42:17 +00:00
Bump version number
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23758 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a78523847e
commit
c857d960a8
2 changed files with 6 additions and 4 deletions
6
Version
6
Version
|
@ -3,12 +3,12 @@
|
|||
|
||||
# The version number of this release.
|
||||
GNUSTEP_BACK_MAJOR_VERSION=0
|
||||
GNUSTEP_BACK_MINOR_VERSION=11
|
||||
GNUSTEP_BACK_MINOR_VERSION=12
|
||||
GNUSTEP_BACK_SUBMINOR_VERSION=0
|
||||
# This numeric value should match above
|
||||
VERSION_NUMBER=011.0
|
||||
VERSION_NUMBER=012.0
|
||||
# This numeric value should match the compatible gui interface version
|
||||
INTERFACE_VERSION_NUMBER=011
|
||||
INTERFACE_VERSION_NUMBER=012
|
||||
|
||||
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