NDSFactory/ui/dialogs/about/revision.h
2024-08-20 19:21:20 +02:00

7 lines
81 B
C

#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "a2739a9"
#endif