required arma3 version 1.62. closes #4081

This commit is contained in:
Glowbal 2016-07-11 19:27:40 +02:00
parent d0c30577af
commit 0869cf96bd

View File

@ -12,7 +12,7 @@
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
// MINIMAL required version for the Mod. Components can specify others..
#define REQUIRED_VERSION 1.60
#define REQUIRED_VERSION 1.62
#define REQUIRED_CBA_VERSION {2,4,1}
#ifdef COMPONENT_BEAUTIFIED