#
# This file is included by library makefiles to set the version information 
# of the executable.
# NOTE: This has no effect whatsover on Mac OS X, but is here for the sake
# of consistency. On Mac OS X instead use
# /Developer/Tools/agvtool new-version ${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}

MAJOR_VERSION=2
MINOR_VERSION=0
SUBMINOR_VERSION=8

# v2.0.0 requires NGObjWeb v4.5.95
# v1.0.7 requires NGObjWeb v4.2.341