8 lines
73 B
C
8 lines
73 B
C
#ifndef DEF_H
|
|
#define DEF_H
|
|
|
|
#define VERSION "v2.10.1"
|
|
|
|
|
|
#endif // DEF_H
|