mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Bump required Arma 3 version to 1.84 and CBA to 3.8.0 (#6508)
This commit is contained in:
parent
2d5892f285
commit
f6737f0c6e
@ -9,8 +9,8 @@
|
||||
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
|
||||
|
||||
// MINIMAL required version for the Mod. Components can specify others..
|
||||
#define REQUIRED_VERSION 1.82
|
||||
#define REQUIRED_CBA_VERSION {3,6,0}
|
||||
#define REQUIRED_VERSION 1.84
|
||||
#define REQUIRED_CBA_VERSION {3,8,0}
|
||||
|
||||
#ifdef COMPONENT_BEAUTIFIED
|
||||
#define COMPONENT_NAME QUOTE(ACE3 - COMPONENT_BEAUTIFIED)
|
||||
|
Loading…
Reference in New Issue
Block a user