Small typo

This commit is contained in:
Don BURNS
2003-07-26 22:44:04 +00:00
parent cd305a97a2
commit 9c81de9c12
2 changed files with 4 additions and 4 deletions

View File

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