Set version to 0.9.7-1
This commit is contained in:
parent
3cad12d967
commit
2ac669bea4
@ -52,8 +52,8 @@ MAKEDEPEND = ignore
|
||||
#######################################################################
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_RELEASE = 6
|
||||
VERSION_REVISION ?= 0
|
||||
VERSION_RELEASE = 7
|
||||
VERSION_REVISION ?= 1
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user