Updated version for 1.2 release
This commit is contained in:
parent
3c4a4ea00d
commit
4ecafe5db2
@ -51,9 +51,9 @@ MAKEDEPEND = ignore
|
||||
## % make VERSION_REVISION=
|
||||
#######################################################################
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 1
|
||||
VERSION_MINOR = 2
|
||||
VERSION_RELEASE = 0
|
||||
VERSION_REVISION ?= 0
|
||||
VERSION_REVISION ?= 1
|
||||
ifneq (,$(OSG_VERSION_REVISION))
|
||||
VERSION_REVISION = $(OSG_VERSION_REVISION)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user