mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
(SUBMINOR_VERSION): Version 0.2.9.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1782 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1ebab82b40
commit
4bc4a4234e
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=8
|
||||
SUBMINOR_VERSION=9
|
||||
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||
|
||||
#FTP_MACHINE=prep.ai.mit.edu
|
||||
|
|
Loading…
Reference in a new issue