Updated Version numbers for release.

UPdated wrappers.
This commit is contained in:
Robert Osfield
2005-05-25 20:02:25 +00:00
parent 6385630407
commit 3c308104a9
2 changed files with 3 additions and 3 deletions

View File

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