mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Bump campaign version
This commit is contained in:
parent
6c673697f0
commit
a88f48f3ce
@ -167,4 +167,9 @@ VERSION = _build_version_string()
|
||||
#:
|
||||
#: Version 10.4
|
||||
#: * Support for the Falklands.
|
||||
CAMPAIGN_FORMAT_VERSION = (10, 4)
|
||||
#:
|
||||
#: Version 10.5
|
||||
#: * Support for scenery objectives defined by quad zones.
|
||||
#: * Campaign designers can now define `max_frontline_length` (in km) setting:
|
||||
#: `max_frontline_length: 25`
|
||||
CAMPAIGN_FORMAT_VERSION = (10, 5)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user