12 lines
76 B
C
12 lines
76 B
C
#ifndef DEF_H
|
|
#define DEF_H
|
|
|
|
#define VERSION "v2.8.1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif // DEF_H
|