8 lines
72 B
C
8 lines
72 B
C
#ifndef DEF_H
|
|
#define DEF_H
|
|
|
|
#define VERSION "v2.9.1"
|
|
|
|
|
|
#endif // DEF_H
|