Skip to content
Snippets Groups Projects
config.cpp.in 306 B
Newer Older
const char *FTL_BRANCH = "@BRANCH@";
const char *FTL_VERSION_LONG = "@VERSION@";
const char *FTL_VERSION = "";
const int FTL_VERSION_MAJOR = 0;
const int FTL_VERSION_MINOR = 0;
const int FTL_VERSION_PATCH = 0;
const int FTL_VERSION_COMMITS = 0;
const char *FTL_VERSION_SHA1 = "";