Updated AUTHORES, ChangeLog, NEWS and version number for 1.0-rc6
This commit is contained in:
@@ -50,9 +50,9 @@ MAKEDEPEND = ignore
|
||||
## Command line overrides env variable
|
||||
## % make VERSION_REVISION=
|
||||
#######################################################################
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_RELEASE = 9
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 0
|
||||
VERSION_RELEASE = 0
|
||||
VERSION_REVISION ?= 0
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
|
||||
Reference in New Issue
Block a user