Set revision number back to 0.
This commit is contained in:
parent
2ac669bea4
commit
a6c8ea6806
@ -53,7 +53,7 @@ MAKEDEPEND = ignore
|
|||||||
VERSION_MAJOR = 0
|
VERSION_MAJOR = 0
|
||||||
VERSION_MINOR = 9
|
VERSION_MINOR = 9
|
||||||
VERSION_RELEASE = 7
|
VERSION_RELEASE = 7
|
||||||
VERSION_REVISION ?= 1
|
VERSION_REVISION ?= 0
|
||||||
ifneq (,$(OSG_VERSION_REVISION))
|
ifneq (,$(OSG_VERSION_REVISION))
|
||||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user