DDraceNetwork Docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GAME_NAME   "DDNet"
 
#define DDNET_VERSION_NUMBER   19040
 
#define GAME_RELEASE_VERSION_INTERNAL   19.4
 
#define GAME_RELEASE_VERSION   STRINGIFY(GAME_RELEASE_VERSION_INTERNAL)
 
#define CLIENT_VERSION7   0x0705
 
#define GAME_VERSION   "0.6.4, " GAME_RELEASE_VERSION
 
#define GAME_NETVERSION   "0.6 626fce9a778df4d4"
 
#define GAME_NETVERSION7   "0.7 802f1be60a05665f"
 

Variables

const char * GIT_SHORTREV_HASH
 

Macro Definition Documentation

◆ CLIENT_VERSION7

#define CLIENT_VERSION7   0x0705

◆ DDNET_VERSION_NUMBER

#define DDNET_VERSION_NUMBER   19040

◆ GAME_NAME

#define GAME_NAME   "DDNet"

◆ GAME_NETVERSION

#define GAME_NETVERSION   "0.6 626fce9a778df4d4"

◆ GAME_NETVERSION7

#define GAME_NETVERSION7   "0.7 802f1be60a05665f"

◆ GAME_RELEASE_VERSION

#define GAME_RELEASE_VERSION   STRINGIFY(GAME_RELEASE_VERSION_INTERNAL)

◆ GAME_RELEASE_VERSION_INTERNAL

#define GAME_RELEASE_VERSION_INTERNAL   19.4

◆ GAME_VERSION

#define GAME_VERSION   "0.6.4, " GAME_RELEASE_VERSION

Variable Documentation

◆ GIT_SHORTREV_HASH

const char* GIT_SHORTREV_HASH
extern