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* osgDBGetVersion()
|
||||
|
||||
const char* osgDBGetLibraryName()
|
||||
{
|
||||
return "OpenSceneGraph DB (data base) Library";
|
||||
return "OpenSceneGraph DB (Data Base) Library";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user