Require CBA v3.2.1 (#4954)

Conflicts:
	addons/main/script_mod.hpp
This commit is contained in:
jonpas 2017-02-27 21:22:45 +01:00 committed by Glowbal
parent a1853e0d52
commit ca4060b852

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,2}
#define REQUIRED_CBA_VERSION {3,2,1}
#ifdef COMPONENT_BEAUTIFIED
#define COMPONENT_NAME QUOTE(ACE3 - COMPONENT_BEAUTIFIED)