Update SO version number to 66 to skip over 65 value planned to 2.8.3
This commit is contained in:
parent
950d282f55
commit
53ae54aac8
@ -31,7 +31,7 @@ PROJECT(OpenSceneGraph)
|
||||
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
|
||||
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
|
||||
SET(OPENSCENEGRAPH_PATCH_VERSION 8)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 64)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 66)
|
||||
|
||||
# set to 0 when not a release candidate, non zero means that any generated
|
||||
# svn tags will be treated as release candidates of given number
|
||||
|
Loading…
Reference in New Issue
Block a user