#include <osgText/Version>
const char* osgTextGetVersion()
{
return "0.9.7";
}
const char* osgTextGetLibraryName()
return "Open Scene Graph Text Library";