6 lines
53 B
C
6 lines
53 B
C
|
#ifndef VERSION_H
|
||
|
|
||
|
#define VERSION "2.0.0.0"
|
||
|
|
||
|
#endif
|