Returned revision number to 0, for main development work
This commit is contained in:
parent
1af9f7f82a
commit
eae83d6a4e
@ -46,7 +46,7 @@ MAKEDEPEND = ignore
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_RELEASE = 6
|
||||
VERSION_REVISION ?= 2
|
||||
VERSION_REVISION ?= 0
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user