#include "osg/Version" const char* osgGetVersion() { return "0.8.42"; } const char* osgGetLibraryName() { return "Open Scene Graph Library"; }