build: renaming to sourcetrail
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#ifndef COATI_VERSION_H
|
||||
#define COATI_VERSION_H
|
||||
#ifndef SOURCETRAIL_VERSION_H
|
||||
#define SOURCETRAIL_VERSION_H
|
||||
|
||||
#define GIT_BRANCH "@GIT_BRANCH@"
|
||||
#define GIT_VERSION_NUMBER "@GIT_VERSION_NUMBER@"
|
||||
#define GIT_COMMIT_HASH "@GIT_COMMIT_HASH@"
|
||||
#define GIT_COMMIT_TIME "@GIT_COMMIT_TIME@"
|
||||
|
||||
#endif // COATI_VERSION_H
|
||||
#endif // SOURCETRAIL_VERSION_H
|
||||
|
||||
Reference in New Issue
Block a user