Files
tindy2013_Brokenithm-Androi…/src/version.h
T
2021-07-25 23:35:14 +08:00

11 lines
183 B
C

#ifndef VERSION_H_INCLUDED
#define VERSION_H_INCLUDED
#define VERSION "V0.3.0"
#define VERSION_MAJOR 0
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#endif // VERSION_H_INCLUDED