Freeciv-3.4
Loading...
Searching...
No Matches
Macros
version_gen.h File Reference

Go to the source code of this file.

Macros

#define MAJOR_VERSION   3
 
#define MINOR_VERSION   3
 
#define PATCH_VERSION   90
 
#define EMERGENCY_VERSION   6
 
#define VERSION_LABEL   "-dev"
 
#define VERSION_STRING   "3.3.90.6-dev"
 
#define NETWORK_CAPSTRING   "+Freeciv.Devel-3.4-2025.Sep.14"
 
#define FOLLOWTAG   "S3_4"
 
#define FREECIV_DISTRIBUTOR   ""
 

Macro Definition Documentation

◆ EMERGENCY_VERSION

#define EMERGENCY_VERSION   6

Definition at line 9 of file version_gen.h.

◆ FOLLOWTAG

#define FOLLOWTAG   "S3_4"

Definition at line 24 of file version_gen.h.

◆ FREECIV_DISTRIBUTOR

#define FREECIV_DISTRIBUTOR   ""

Definition at line 26 of file version_gen.h.

◆ MAJOR_VERSION

#define MAJOR_VERSION   3

Definition at line 6 of file version_gen.h.

◆ MINOR_VERSION

#define MINOR_VERSION   3

Definition at line 7 of file version_gen.h.

◆ NETWORK_CAPSTRING

#define NETWORK_CAPSTRING   "+Freeciv.Devel-3.4-2025.Sep.14"

Definition at line 20 of file version_gen.h.

◆ PATCH_VERSION

#define PATCH_VERSION   90

Definition at line 8 of file version_gen.h.

◆ VERSION_LABEL

#define VERSION_LABEL   "-dev"

Definition at line 11 of file version_gen.h.

◆ VERSION_STRING

#define VERSION_STRING   "3.3.90.6-dev"

Definition at line 14 of file version_gen.h.