Reverted release number to 0 (development version).

This commit is contained in:
Robert Osfield
2005-05-26 14:38:08 +00:00
parent 55ba67ab76
commit 84dbb62a5a

View File

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