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