mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(SUBMINOR_VERSION): Version 0.2.8.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1739 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
38e93ac44e
commit
46b8e3a501
1 changed files with 1 additions and 1 deletions
2
Version
2
Version
|
@ -6,7 +6,7 @@ GCC_VERSION=2.7.2
|
|||
# The version number of this release.
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=2
|
||||
SUBMINOR_VERSION=7
|
||||
SUBMINOR_VERSION=8
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||
|
||||
#FTP_MACHINE=prep.ai.mit.edu
|
||||
|
|
Loading…
Reference in a new issue