Update SOVERSION
This commit is contained in:
parent
426d2a50d8
commit
acf548ac90
@ -31,7 +31,7 @@ PROJECT(OpenSceneGraph)
|
|||||||
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
|
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
|
||||||
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
|
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
|
||||||
SET(OPENSCENEGRAPH_PATCH_VERSION 10)
|
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
|
# 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
|
# svn tags will be treated as release candidates of given number
|
||||||
|
Loading…
Reference in New Issue
Block a user