(VERSION): Use curly braces for sh.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1688 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-09-02 17:10:23 +00:00
parent 0f1b5edda6
commit 0a87e5247f

View file

@ -7,7 +7,7 @@ GCC_VERSION=2.7.2
MAJOR_VERSION=0
MINOR_VERSION=2
SUBMINOR_VERSION=7
VERSION=$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBMINOR_VERSION)
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
#FTP_MACHINE=prep.ai.mit.edu
#FTP_DIRECTORY=pub/gnu