blob: e6d8d59cb8d3ad747d735b036286227095da8416 [file] [log] [blame]
Harald Welted8a003d2017-02-27 20:31:09 +01001
2#include "manifest.h"
3
4const char *manifest_application = APPLICATION;
5const char *manifest_revision = GIT_VERSION;
6const char *manifest_board = BOARD;
7const char *manifest_environment = ENVIRONMENT;