#include <osgText/Version>
const char* osgTextGetVersion()
{
return "1.9";
}
const char* osgTextGetLibraryName()
return "OpenSceneGraph Text Library";