Meson: S3_1 release cycle phase incorrect
S3_1 meson.build:
# Release cycle phases # See fc_version about proper values for these. datasubdir = '3.1' priv_conf_data.set('DATASUBDIR', datasubdir) priv_conf_data.set('IS_DEVEL_VERSION', 1) priv_conf_data.set('IS_FREEZE_VERSION', 1) priv_conf_data.set('IS_BETA_VERSION', 0) priv_conf_data.set('FREECIV_RELEASE_MONTH', 0) priv_conf_data.set('NEXT_STABLE_VERSION', '"3.1.0"')
That should be beta phase already.
S3_1 only
S3_1 meson.build:
That should be beta phase already.