mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-18 22:18:38 -04:00
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
inline const char* GIT_REV="${GIT_REV}";
|
|
inline const char* GIT_BRANCH="${GIT_BRANCH}";
|
|
inline const char* VERSION="${PROJECT_VERSION}";
|