Go to the documentation of this file. 2 #ifndef CNOID_CONFIG_H_INCLUDED 3 #define CNOID_CONFIG_H_INCLUDED 5 #define CNOID_MAJOR_VERSION 1 6 #define CNOID_MINOR_VERSION 5 7 #define CNOID_PATCH_VERSION 0 9 #define CNOID_VERSION_STRING "1.5" 10 #define CNOID_FULL_VERSION_STRING "1.5.0" 13 #define CNOID_PLUGIN_SUBDIR "lib//x86_64-linux-gnu/choreonoid-1.5" 15 #define CNOID_SHARE_SUBDIR "share/choreonoid-1.5"