# $Id: Version 1 2004-08-20 11:17:52Z znek $
#
# 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=1
MINOR_VERSION=0
SUBMINOR_VERSION=9

# v1.0.7 requires NGObjWeb v4.2.341