7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
|
#ifndef VERSION_H
|
||
|
#define VERSION_H
|
||
|
|
||
|
#define VERSION_NUMBER $FULL_VERSION
|
||
|
|
||
|
#endif // VERSION_H
|