Updated SO_VERSION to reflect API changes to KdTree

This commit is contained in:
Robert Osfield 2017-05-11 16:10:47 +01:00
parent a74b4b94a9
commit 36bd42b0dd

View File

@ -116,7 +116,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
SET(OPENSCENEGRAPH_PATCH_VERSION 6)
SET(OPENSCENEGRAPH_SOVERSION 147)
SET(OPENSCENEGRAPH_SOVERSION 148)
# 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