libs-base/Version
mccallum 5763863679 (OBJECTS_SUBMINOR_VERSION): Version 0.1.14.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@559 72102866-910b-0410-8b05-ffd578937521
1995-08-16 17:51:51 +00:00

15 lines
446 B
Text

# This file is included in various Makefile's to get version information.
# The gcc version required to compile the library.
OBJECTS_GCC_VERSION = 2.7.0
# The version number of this release.
OBJECTS_MAJOR_VERSION = 0
OBJECTS_MINOR_VERSION = 1
OBJECTS_SUBMINOR_VERSION = 14
OBJECTS_VERSION = \
$(OBJECTS_MAJOR_VERSION).$(OBJECTS_MINOR_VERSION).$(OBJECTS_SUBMINOR_VERSION)
OBJECTS_FTP_MACHINE = alpha.gnu.ai.mit.edu
OBJECTS_FTP_DIRECTORY = gnu