diff --git a/Make/makedefs b/Make/makedefs index 08f01950c..b6081554d 100644 --- a/Make/makedefs +++ b/Make/makedefs @@ -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