%%{ /*! * This template implements the sciclientver.h */ /* Versioning */ var ver = this; var ver1 = [00,00,00,00]; var ver2 = [00,00,00,00]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define SCICLIENT_VERSION_ID (0x01000003) /** * @brief This is the version string which describes the SCICLIENT along with the * date and build information. */ #define SCICLIENT_VERSION_STR "Sciclient Revision: 01.00.00.03" #ifdef __cplusplus } #endif #endif /* SCICLIENTVER_H */