forked from pEp.foundation/pEpEngine
ENGINE-883: better way to do this. None of them are without problems, but we'll do this non-tracked.
parent
d3a715330d
commit
0abde28775
@ -1,7 +0,0 @@
|
||||
#ifndef COMMIT_HASH_H
|
||||
#define COMMIT_HASH_H
|
||||
|
||||
#define PEP_CURRENT_COMMIT_HASH="DUMMY_COMMIT_HASH_ERROR"
|
||||
|
||||
#endif
|
||||
|
@ -0,0 +1,7 @@
|
||||
#ifndef COMMIT_HASH_H
|
||||
#define COMMIT_HASH_H
|
||||
|
||||
#define PEP_CURRENT_COMMIT_HASH="EMPTY_DUMMY_COMMIT_HASH_ERROR"
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in new issue