%%{ /*! * This template implements the saver.h */ /* Versioning */ var ver = this; var ver1 = [0,0,0,0,0,0]; var ver2 = [0,0,0,0,0,0]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define SA_LLD_VERSION_ID `versionID` /** * @brief This is the version string which describes the SA LLD along with the * date and build information. */ #define SA_LLD_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* _SAVER_H */ /* nothing past this point */