Update SOVERSION

This commit is contained in:
Robert Osfield 2010-11-19 17:47:30 +00:00
parent 426d2a50d8
commit acf548ac90

View File

@ -31,7 +31,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
SET(OPENSCENEGRAPH_PATCH_VERSION 10)
SET(OPENSCENEGRAPH_SOVERSION 67)
SET(OPENSCENEGRAPH_SOVERSION 68)
# 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