mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-08 09:36:02 -05:00
3 lines
62 B
C
3 lines
62 B
C
#define _GIT_TAG "@GIT_TAG@"
|
|
const char GIT_TAG[] = _GIT_TAG;
|