Updated version/revision for 1.0.0 release.

This commit is contained in:
Robert Osfield
2005-12-09 22:53:32 +00:00
parent 439ee50047
commit ebc0580f12

View File

@@ -53,7 +53,7 @@ MAKEDEPEND = ignore
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_RELEASE = 0
VERSION_REVISION ?= 0
VERSION_REVISION ?= 1
ifneq (,$(OSG_VERSION_REVISION))
VERSION_REVISION = $(OSG_VERSION_REVISION)
endif