12 lines
265 B
C
12 lines
265 B
C
|
/* Generated include file */
|
||
|
|
||
|
#ifndef GIT_COMMIT_H
|
||
|
#define GIT_COMMIT_H
|
||
|
|
||
|
#define CURRENT_COMMIT "4bb3979625026458d4a198cbe3719b168ff7770a"
|
||
|
#define AUTHOR "tkl <tkl@blackfinn.de>"
|
||
|
#define LOCAL_CHANGES "YES"
|
||
|
#define UNTRACKED_FILES "YES"
|
||
|
|
||
|
#endif /* GIT_COMMIT_H */
|