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