Tasks #397 » 0009-Freeze-datafile-formats.patch
fc_version | ||
---|---|---|
# Version definition for Freeciv.
|
||
MAJOR_VERSION="3"
|
||
MINOR_VERSION="1"
|
||
PATCH_VERSION="94"
|
||
EMERGENCY_VERSION="10"
|
||
MINOR_VERSION="2"
|
||
PATCH_VERSION="0"
|
||
EMERGENCY_VERSION=""
|
||
VERSION_LABEL="-alpha3+"
|
||
# Type is either "development" or "stable"
|
||
... | ... | |
# platforms/macos/homebrew-appbundle.sh -Dfollowtag to "macos"
|
||
IS_DEVEL_VERSION=1
|
||
IS_FREEZE_VERSION=0
|
||
IS_FREEZE_VERSION=1
|
||
IS_BETA_VERSION=0
|
||
NEXT_STABLE_VERSION="3.2.0"
|
||
... | ... | |
RELEASE_MONTH=0
|
||
MAIN_VERSION=3.2
|
||
DATASUBDIR=test
|
||
DATASUBDIR=3.2
|
||
DEFAULT_FOLLOW_TAG=S3_2
|
||
# Freeciv network capstring: see documentation in common/capstr.c
|