Macros | |
#define | VERSION_GITHASH VERSION_STRING |
#define | STRINGIFY(x) #x |
#define | STR(x) STRINGIFY(x) |
Variables | |
const char * | g_version_string = VERSION_STRING |
const char * | g_version_hash = VERSION_GITHASH |
const char * | g_build_info |
#define STR | ( | x | ) | STRINGIFY(x) |
#define STRINGIFY | ( | x | ) | #x |
#define VERSION_GITHASH VERSION_STRING |
const char* g_build_info |
Referenced by print_version().
const char* g_version_hash = VERSION_GITHASH |
const char* g_version_string = VERSION_STRING |
Referenced by default_user_agent(), Server::getStatusString(), ModApiUtil::l_get_version(), and ServerList::sendAnnounce().