7 lines
71 B
C
7 lines
71 B
C
#ifndef DEF_H
|
|
#define DEF_H
|
|
|
|
#define VERSION "v2.5.1"
|
|
|
|
#endif // DEF_H
|