Updated SO version number to reflect changes to API
This commit is contained in:
parent
2ac8379cfc
commit
3816e4c76e
@ -54,7 +54,7 @@ PROJECT(OpenSceneGraph)
|
||||
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
|
||||
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
|
||||
SET(OPENSCENEGRAPH_PATCH_VERSION 4)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 144)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 145)
|
||||
|
||||
# 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