mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-05-20 00:08:16 +05:00
feat: added commit hash
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#define BUILD_VERSION "0.0.0"
|
||||
#endif
|
||||
|
||||
#ifndef BUILD_COMMIT
|
||||
#define BUILD_COMMIT "undefined"
|
||||
#endif
|
||||
|
||||
#ifndef BUILD_ENV
|
||||
#define BUILD_ENV "undefined"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user