git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17677 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2003-09-16 03:39:50 +00:00
parent 4e81105bed
commit 4e6833bbe2
3 changed files with 8 additions and 1 deletions

View file

@ -6,4 +6,6 @@ GNUSTEP_MAKE_MAJOR_VERSION=1
GNUSTEP_MAKE_MINOR_VERSION=7
GNUSTEP_MAKE_SUBMINOR_VERSION=3
GNUSTEP_MAKE_VERSION=${GNUSTEP_MAKE_MAJOR_VERSION}.${GNUSTEP_MAKE_MINOR_VERSION}.${GNUSTEP_MAKE_SUBMINOR_VERSION}
VERSION=${GNUSTEP_MAKE_VERSION}