engine_control/source/application/git_commit.h

12 lines
223 B
C
Raw Permalink Normal View History

/* Generated include file */
#ifndef GIT_COMMIT_H
#define GIT_COMMIT_H
#define CURRENT_COMMIT "0"
2016-07-29 08:16:47 +00:00
#define AUTHOR "tkl <tkl@blackfinn.de"
#define LOCAL_CHANGES "NO"
#define UNTRACKED_FILES "NO"
#endif /* GIT_COMMIT_H */