Bumped up the revision number to 2 for the 0.9.7-2 release

This commit is contained in:
Robert Osfield 2004-08-18 10:07:02 +00:00
parent a5951d05e4
commit c2a4f696f0

View File

@ -53,7 +53,7 @@ MAKEDEPEND = ignore
VERSION_MAJOR = 0
VERSION_MINOR = 9
VERSION_RELEASE = 7
VERSION_REVISION ?= 0
VERSION_REVISION ?= 2
ifneq (,$(OSG_VERSION_REVISION))
VERSION_REVISION = $(OSG_VERSION_REVISION)
endif