]> err.no Git - sope/blob - sopex/SOPEX/Version
b19ffd98dcd307c3cce710585fa2bab51a82f2a2
[sope] / sopex / SOPEX / Version
1 # $Id: Version 1 2004-08-20 11:17:52Z znek $
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=1
10 MINOR_VERSION=0
11 SUBMINOR_VERSION=9
12
13 # v1.0.7 requires NGObjWeb v4.2.341