Post-tag revision variable change

This commit is contained in:
Don BURNS
2004-12-05 00:16:49 +00:00
parent 9ab353d9db
commit e7662413c8

View File

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