Bimped SO version due to changes in Windows exports in osgDB::ifstream + ofstream.

This commit is contained in:
Robert Osfield 2017-08-22 14:17:45 +01:00
parent 07d05840e9
commit ea17943a74

View File

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