%%{ /*! * This template implements the pmver.h */ /* Versioning */ var ver = this; var ver1 = [01,00,00,01]; var ver2 = [01,00,00,01]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define PM_DRV_VERSION_ID `versionID` /** * @brief This is the version string which describes the PM driver along with * the date and build information. */ #define PM_DRV_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* _PMVER_H_ */