#48752: Meson: S3_1 release cycle phase incorrect Open Date: 2023-09-29 05:52 Last Update: 2023-10-02 00:23 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/48752 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48752 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2023-10-02 00:23 Updated by: cazfi * Status Update from Open to Closed * Resolution Update from Accepted to Fixed --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Bugs Status: Closed Priority: 5 - Medium MileStone: 3.1.0-beta4 Component: Bootstrap Severity: 5 - Medium Resolution: Fixed --------------------------------------------------------------------- Ticket details: 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. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/48752 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48752