Update CBA required version (#4899)

* prep v3.9.0

* Update required CBA version
This commit is contained in:
Glowbal 2017-02-14 23:53:35 +01:00 committed by PabstMirror
parent 1d978c45bf
commit 19d5fa0a4e

View File

@ -10,7 +10,7 @@
// MINIMAL required version for the Mod. Components can specify others..
#define REQUIRED_VERSION 1.64
#define REQUIRED_CBA_VERSION {3,1,1}
#define REQUIRED_CBA_VERSION {3,1,2}
#ifdef COMPONENT_BEAUTIFIED
#define COMPONENT_NAME QUOTE(ACE3 - COMPONENT_BEAUTIFIED)