mhussainahmad's picture
Upload 167 files
053b80b verified
#ifndef VERSION_H
#define VERSION_H
#define PROJECT_NAME "KortexApiCpp"
#define PROJECT_VER "2.7.0"
#define PROJECT_VER_MAJOR "2"
#define PROJECT_VER_MINOR "7"
#define PTOJECT_VER_PATCH "0"
#endif //VERSION_H