3 lines
66 B
C
3 lines
66 B
C
|
#define GIT_SHA1 "@GIT_SHA1@"
|
||
|
const char g_GIT_SHA1[] = GIT_SHA1;
|