Version 2.0.4 (on stable branch)

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25896 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-01-08 15:52:01 +00:00
parent 1f915012f7
commit eaafba914e
7 changed files with 59 additions and 47 deletions

View file

@ -4,7 +4,7 @@
# The version number of this release.
GNUSTEP_MAKE_MAJOR_VERSION=2
GNUSTEP_MAKE_MINOR_VERSION=0
GNUSTEP_MAKE_SUBMINOR_VERSION=3
GNUSTEP_MAKE_SUBMINOR_VERSION=4
GNUSTEP_MAKE_VERSION=${GNUSTEP_MAKE_MAJOR_VERSION}.${GNUSTEP_MAKE_MINOR_VERSION}.${GNUSTEP_MAKE_SUBMINOR_VERSION}