Chi-Tech
chi_configuration.h
Go to the documentation of this file.
1#ifndef CHI_CONFIGURATION_H
2#define CHI_CONFIGURATION_H
3
4#define PROJECT_VERSION "1.0.2"
5#define PROJECT_MAJOR_VERSION 1
6#define PROJECT_MINOR_VERSION 0
7#define PROJECT_PATCH_VERSION 2
8
9#endif