Updated rev number for 2.9.7 dev release as ABI compatibility has been broken
This commit is contained in:
parent
327406df69
commit
ac04047836
@ -31,7 +31,7 @@ PROJECT(OpenSceneGraph)
|
||||
SET(OPENSCENEGRAPH_MAJOR_VERSION 2)
|
||||
SET(OPENSCENEGRAPH_MINOR_VERSION 9)
|
||||
SET(OPENSCENEGRAPH_PATCH_VERSION 7)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 62)
|
||||
SET(OPENSCENEGRAPH_SOVERSION 63)
|
||||
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user