Updated SO version to 152 to reflect the resent API changes to osgAnimation.
This commit is contained in:
parent
8d36049dcd
commit
cba8559137
@ -116,7 +116,7 @@ PROJECT(OpenSceneGraph)
|
||||
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
|
||||
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
|
||||
SET(OPENSCENEGRAPH_PATCH_VERSION 8)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 151)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 152)
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user