mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-11-13 03:33:23 -05:00
3 lines
62 B
C
3 lines
62 B
C
#define _GIT_TAG "@GIT_TAG@"
|
|
const char GIT_TAG[] = _GIT_TAG;
|