From d7cd5b18119ebbe82339fb16dd107b1ef8893e7a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 4 Sep 2015 14:24:40 +0000 Subject: [PATCH] Updated SO version for svn/trunk. git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@15120 16af8721-9629-0410-8352-f15c8da7e697 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4e58bd57d..af58c94dc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ PROJECT(OpenSceneGraph) SET(OPENSCENEGRAPH_MAJOR_VERSION 3) SET(OPENSCENEGRAPH_MINOR_VERSION 5) SET(OPENSCENEGRAPH_PATCH_VERSION 0) -SET(OPENSCENEGRAPH_SOVERSION 130) +SET(OPENSCENEGRAPH_SOVERSION 140) # 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