Post release revision change.
This commit is contained in:
parent
90d04b95a9
commit
e7abf75ab0
@ -45,7 +45,7 @@ MAKEDEPEND = ignore
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_RELEASE = 5
|
||||
VERSION_REVISION ?= 1
|
||||
VERSION_REVISION ?= 0
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user