Updated SO version number to reflect the API change
This commit is contained in:
parent
b3569882c9
commit
1568ff2e2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user