Set version to 0.9.7-1

This commit is contained in:
Robert Osfield 2004-08-09 15:08:30 +00:00
parent 3cad12d967
commit 2ac669bea4

View File

@ -52,8 +52,8 @@ MAKEDEPEND = ignore
#######################################################################
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_RELEASE = 6
VERSION_REVISION ?= 0
VERSION_RELEASE = 7
VERSION_REVISION ?= 1
ifneq (,$(OSG_VERSION_REVISION))
VERSION_REVISION = $(OSG_VERSION_REVISION)
endif