29#include "fc_gitrev_gen.h"
40#if defined(GITREV) && !defined(FC_GITREV_OFF)
48#elif defined(GITREV) && !defined(FC_GITREV_OFF)
65 return _(
"betatest version ");
77#if defined(GITREV) && !defined(FC_GITREV_OFF)
108 static const char *
month[] =
128 _(
"THIS IS A BETA VERSION\n"
129 "Freeciv %s will be released in %s, at %s"),
133 _(
"THIS IS A BETA VERSION\n"
134 "Freeciv %s will be released at %s"),
150 return _(
"THIS IS A DEVELOPMENT VERSION");
179 return _(
"'Cause civilization should be free!");
188 static char buf[500] = {
'\0' };
190 if (
buf[0] ==
'\0') {
int fc_snprintf(char *str, size_t n, const char *format,...)
const char * fc_comparable_version(void)
const char * fc_git_revision(void)
const char * unstable_message(void)
const char * freeciv_name_version(void)
const char * freeciv_datafile_version(void)
const char * beta_message(void)
const char * freeciv_motto(void)
const char * word_version(void)
const char * alpha_message(void)
#define NEXT_RELEASE_MONTH