]> err.no Git - sope/blob - sopex/SOPEX/Version
fixed some NGMail framework build issue
[sope] / sopex / SOPEX / Version
1 #
2 # This file is included by library makefiles to set the version information 
3 # of the executable.
4 # NOTE: This has no effect whatsover on Mac OS X, but is here for the sake
5 # of consistency. On Mac OS X instead use
6 # /Developer/Tools/agvtool new-version ${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
7
8 MAJOR_VERSION=2
9 MINOR_VERSION=0
10 SUBMINOR_VERSION=5
11
12 # v2.0.0 requires NGObjWeb v4.5.95
13 # v1.0.7 requires NGObjWeb v4.2.341