mirror of
https://github.com/Luca1991/NDSFactory.git
synced 2025-07-09 13:30:12 +02:00
6 lines
90 B
C
6 lines
90 B
C
#ifndef REVISION_H
|
|
#define REVISION_H
|
|
|
|
#define GIT_COMMIT_HASH "@GIT_COMMIT_HASH@"
|
|
|
|
#endif |