mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-24 21:15:24 -04:00
3 lines
62 B
C
3 lines
62 B
C
#define _GIT_TAG "@GIT_TAG@"
|
|
const char GIT_TAG[] = _GIT_TAG;
|