Updated SO version number to 149 to enable uint64 object length read/writing in the .osgb format

This commit is contained in:
Robert Osfield
2017-06-19 15:55:42 +01:00
parent 83d08b18f8
commit 0b5f45289d

View File

@@ -116,7 +116,7 @@ PROJECT(OpenSceneGraph)
SET(OPENSCENEGRAPH_MAJOR_VERSION 3)
SET(OPENSCENEGRAPH_MINOR_VERSION 5)
SET(OPENSCENEGRAPH_PATCH_VERSION 6)
SET(OPENSCENEGRAPH_SOVERSION 148)
SET(OPENSCENEGRAPH_SOVERSION 149)
# set to 0 when not a release candidate, non zero means that any generated
# git tags will be treated as release candidates of given number