Bugfix: check if file exists before overwrite

This commit is contained in:
Luca D'Amico
2021-04-12 00:34:58 +02:00
parent 319d0e232e
commit 30425b6bb8
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#ifndef REVISION_H
#define REVISION_H
#define GIT_COMMIT_HASH "0b9b628"
#define GIT_COMMIT_HASH "319d0e2"
#endif