NDSFactory/ui/dialogs/about/revision.h
2024-08-22 21:24:47 +02:00

7 lines
81 B
C

#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "f46e527"
#endif