/[gnustep]/gnustep/dev-libs/StepTalk/Version
ViewVC logotype

Contents of /gnustep/dev-libs/StepTalk/Version

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Fri Oct 3 16:30:05 2003 UTC (20 years, 8 months ago) by stefanu
Branch: MAIN
Changes since 1.8: +1 -1 lines
Added ReadlineTranscript

1 # This file is included in various Makefile's to get version information.
2 # Compatible with Bourne shell syntax, so it can included there too.
3
4 # The version number of this release.
5 MAJOR_VERSION=0
6 MINOR_VERSION=8
7 SUBMINOR_VERSION=1
8
9 STEPTALK_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
10
11 VERSION=${STEPTALK_VERSION}

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26