mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-06 21:08:37 -05: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}";
|