NDSFactory/ui/dialogs/about/revision.h
2024-08-25 17:59:54 +02:00

7 lines
81 B
C

#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "ac5df00"
#endif