Set release number back to 0 after release
This commit is contained in:
parent
07875e8f42
commit
ee8e74c4a9
@ -53,7 +53,7 @@ MAKEDEPEND = ignore
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 1
|
||||
VERSION_RELEASE = 0
|
||||
VERSION_REVISION ?= 1
|
||||
VERSION_REVISION ?= 0
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user