Freeciv21
Develop your civilization from humble roots to a global empire
version.cpp File Reference
#include <fc_config.h>
#include "version.h"
#include "fcintl.h"
#include "shared.h"
#include "support.h"
#include "fc_version.h"
+ Include dependency graph for version.cpp:

Go to the source code of this file.

Functions

const char * freeciv21_version ()
 Returns the raw version string. More...
 
const char * freeciv_name_version ()
 Return string containing both name of Freeciv21 and version. More...
 

Function Documentation

◆ freeciv21_version()

◆ freeciv_name_version()

const char* freeciv_name_version ( )

Return string containing both name of Freeciv21 and version.

Definition at line 34 of file version.cpp.

Referenced by api_utilities_fc_version(), client_main(), establish_new_connection(), insert_generated_text(), and main().