Post release revision change.

This commit is contained in:
Robert Osfield 2003-07-26 23:44:55 +00:00
parent 90d04b95a9
commit e7abf75ab0

View File

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