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

7 lines
81 B
C

#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "c7eaa8e"
#endif