NDSFactory/ui/dialogs/about/revision.h
2024-08-10 15:12:50 +02:00

7 lines
81 B
C

#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "aa2ed50"
#endif