Increase required CBA version to 3.3.1

This commit is contained in:
jonpas 2017-06-10 15:24:19 +02:00
parent 48b9a61497
commit f7d63336f5

View File

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