#ifndef _PILOT_VERSION_H_ #define _PILOT_VERSION_H_ #define PILOT_LINK_VERSION @PILOT_LINK_VERS@ #define PILOT_LINK_MAJOR @PILOT_LINK_MAJOR@ #define PILOT_LINK_MINOR @PILOT_LINK_MINOR@ #define PILOT_LINK_PATCH "@PILOT_LINK_PATCH@" #endif /* _PILOT_VERSION_H_ */