add dummy git.h
This commit is contained in:
parent
a462be5339
commit
d6a59407e4
1 changed files with 2 additions and 0 deletions
2
inc/git.h
Normal file
2
inc/git.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define GIT_COMMIT "UNKNOWN"
|
||||
#define GIT_BRANCH "UNKNOWN"
|
Loading…
Reference in a new issue