Updated version number for 3.5.2 dev release

This commit is contained in:
Robert Osfield
2016-03-01 15:33:16 +00:00
parent bb79e523d4
commit 0d1c8286a2

View File

@@ -53,8 +53,8 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
SET(OPENSCENEGRAPH_PATCH_VERSION 1)
SET(OPENSCENEGRAPH_SOVERSION 142)
SET(OPENSCENEGRAPH_PATCH_VERSION 2)
SET(OPENSCENEGRAPH_SOVERSION 143)
# 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