7 lines
67 B
C
7 lines
67 B
C
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
|
|
#define VERSION "0.1"
|
|
|
|
|
|
#endif |