commit script/template changed

This commit is contained in:
tkl
2016-07-29 10:16:47 +02:00
parent f9394d9517
commit 07c2048db9
2 changed files with 2 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
/* Generated include file */
#ifndef GIT_COMMIT_H
#define GIT_COMMIT_H
#define CURRENT_COMMIT "0"
#define AUTHOR "tkl <tkl@blackfinn.de"
#define LOCAL_CHANGES "NO"
#define UNTRACKED_FILES "NO"
#endif /* GIT_COMMIT_H */