From David Callu, improved consistency of Version strings and add version support
for osgIntrospection and osgManipulator.
This commit is contained in:
@@ -23,7 +23,7 @@ const char* osgUtilGetVersion()
|
||||
|
||||
const char* osgUtilGetLibraryName()
|
||||
{
|
||||
return "OpenSceneGraph Utility Library";
|
||||
return "OpenSceneGraph Util (Utility) Library";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user