BuildInfo fix

This commit is contained in:
Mirek Fidler 2025-03-13 21:04:22 +01:00
parent f0f5cd9c16
commit 4845e28a69
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ const char *bm_GIT_BRANCH =
#endif
;
const char *bm_GIT_REVCOUNT =
#ifdef bm_GIT_REVCOUNT
#ifdef bmGIT_REVCOUNT
bmGIT_REVCOUNT
#else
""

View file

@ -22,7 +22,7 @@ const char *bm_GIT_BRANCH =
#endif
;
const char *bm_GIT_REVCOUNT =
#ifdef bm_GIT_REVCOUNT
#ifdef bmGIT_REVCOUNT
bmGIT_REVCOUNT
#else
""