Updated SO_VERSION after changes to osgPresentation

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14760 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2015-03-04 18:39:04 +00:00
parent 8c8b8f3305
commit efb90a6a80

View File

@@ -54,7 +54,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 3)
SET(OPENSCENEGRAPH_PATCH_VERSION 5)
SET(OPENSCENEGRAPH_SOVERSION 117)
SET(OPENSCENEGRAPH_SOVERSION 118)
# set to 0 when not a release candidate, non zero means that any generated
# svn tags will be treated as release candidates of given number