mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-15 16:11:25 +00:00
Version 0.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7569 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
668ac2222d
commit
cf970b5ab5
1 changed files with 2 additions and 2 deletions
4
Version
4
Version
|
@ -6,7 +6,7 @@ GCC_VERSION=2.8.0
|
|||
|
||||
# The version number of this release.
|
||||
MAJOR_VERSION=0
|
||||
MINOR_VERSION=0
|
||||
SUBMINOR_VERSION=2
|
||||
MINOR_VERSION=1
|
||||
SUBMINOR_VERSION=0
|
||||
PC_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||
VERSION=${PC_VERSION}
|
||||
|
|
Loading…
Reference in a new issue