Post release adjustment of revision

This commit is contained in:
Don BURNS
2004-12-02 21:50:53 +00:00
parent 3c4efec5d7
commit ef40a7f316

View File

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