libs-base/Version

17 lines
402 B
Text
Raw Normal View History

# This file is included in various Makefile's to get version information.
# The gcc version required to compile the library.
GCC_VERSION=2.7.2
# The version number of this release.
MAJOR_VERSION=0
MINOR_VERSION=2
SUBMINOR_VERSION=10
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
#FTP_MACHINE=prep.ai.mit.edu
#FTP_DIRECTORY=pub/gnu
FTP_MACHINE=alpha.gnu.ai.mit.edu
FTP_DIRECTORY=gnu