1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-16 13:32:27 -04:00
sdrangel/version.h.in

6 lines
92 B
C
Raw Normal View History

2019-04-13 10:30:16 +02:00
#ifndef VERSION_H
#define VERSION_H
#define GIT_COMMIT_HASH_STR "@GIT_COMMIT_HASH@"
#endif