Updated SO version number to reflect the API change

This commit is contained in:
Robert Osfield 2019-07-15 13:20:30 +01:00
parent b3569882c9
commit 1568ff2e2a

View File

@ -40,7 +40,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 4)
SET(OPENSCENEGRAPH_PATCH_VERSION 2)
SET(OPENSCENEGRAPH_SOVERSION 131)
SET(OPENSCENEGRAPH_SOVERSION 132)
# 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