Updated SO version number to reflect changes to API

This commit is contained in:
Robert Osfield 2016-06-14 12:00:36 +01:00
parent 2ac8379cfc
commit 3816e4c76e

View File

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