Updated AUTHORES, ChangeLog, NEWS and version number for 1.0-rc6

This commit is contained in:
Robert Osfield
2005-11-23 16:24:50 +00:00
parent 4ca3a4fd45
commit 3a62b5193c
4 changed files with 101 additions and 9 deletions

View File

@@ -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)