Bumped up the revision number to 2 for the 0.9.7-2 release
This commit is contained in:
parent
a5951d05e4
commit
c2a4f696f0
@ -53,7 +53,7 @@ MAKEDEPEND = ignore
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_RELEASE = 7
|
||||
VERSION_REVISION ?= 0
|
||||
VERSION_REVISION ?= 2
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user