Updated the revsion number to 2, for the 0.9.6-2 release.

This commit is contained in:
Robert Osfield
2003-10-02 14:43:39 +00:00
parent c7825e7f4d
commit 1af9f7f82a

View File

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