#define MI_VERSION_STRING "3.12.1.12"
#if !defined(MI_DATE_STRING) && defined(__DATE__)
#define MI_DATE_STRING __DATE__
#endif
