Updated release candidate number to 4 in prep for 3.6.4-rc4 release.
This commit is contained in:
parent
e5c951f5a3
commit
2f914506e9
@ -9,7 +9,7 @@ SET(OPENSCENEGRAPH_SOVERSION 159)
|
||||
|
||||
# set to 0 when not a release candidate, non zero means that any generated
|
||||
# git tags will be treated as release candidates of given number
|
||||
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 3)
|
||||
SET(OPENSCENEGRAPH_RELEASE_CANDIDATE 4)
|
||||
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS TRUE)
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user