Updated SO version number

This commit is contained in:
Robert Osfield
2011-04-18 12:58:28 +00:00
parent 8ffa50a88e
commit c1cd0c4f3b

View File

@@ -32,7 +32,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
SET(OPENSCENEGRAPH_PATCH_VERSION 12)
SET(OPENSCENEGRAPH_SOVERSION 72)
SET(OPENSCENEGRAPH_SOVERSION 73)
# 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