mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-02 05:03:16 -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}";
|