]> err.no Git - sope/blob - sopex/SOPEX/Version
Applications start on arbitrary ports (once again) + other convenience
[sope] / sopex / SOPEX / Version
1 # $Id: Version,v 1.10 2004/06/05 21:49:26 znek Exp $
2 #
3 # This file is included by library makefiles to set the version information 
4 # of the executable.
5 # NOTE: This has no effect whatsover on Mac OS X, but is here for the sake
6 # of consistency. On Mac OS X instead use
7 # /Developer/Tools/agvtool new-version ${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
8
9 MAJOR_VERSION=2
10 MINOR_VERSION=0
11 SUBMINOR_VERSION=1
12
13 # v2.0.0 requires NGObjWeb v4.5.95
14 # v1.0.7 requires NGObjWeb v4.2.341