5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
#ifndef _GENRATED_VERSION_H_
|
|
#define _GENRATED_VERSION_H_
|
|
#define GIT_VERSION_STRING "@PROGRAM_GIT_VERSION@"
|
|
#endif /* _GENRATED_VERSION_H_ */
|