Increase required CBA version

This commit is contained in:
Glowbal 2016-06-24 20:56:57 +02:00 committed by GitHub
parent 8d451354f8
commit 37c4351340

View File

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