Updated SO version to 152 to reflect the resent API changes to osgAnimation.

This commit is contained in:
Robert Osfield 2017-11-11 14:50:55 +00:00
parent 8d36049dcd
commit cba8559137

View File

@ -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