00001 #ifndef OSDL_HEADER_VERSION_H_ 00002 #define OSDL_HEADER_VERSION_H_ 00003 00004 #include <string> 00005 00006 00007 namespace OSDL 00008 { 00009 00010 00020 OSDL_DLL const std::string actualOSDLHeaderLibtoolVersion 00021 = "0.4.0" ; 00022 00023 } 00024 00025 00026 #endif // OSDL_HEADER_VERSION_H_