From abe476db9b1c4ebfe01fa1b0f4f5c6e6158acf6c Mon Sep 17 00:00:00 2001 From: Darrell Martin Date: Thu, 21 Sep 2023 15:04:18 +0100 Subject: [PATCH] [ALL] Updated version to 2.1.2.2309211 (CDLC Spearhead 1944vHotfix v1.0.2 Support) --- addons/main/script_mod.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/main/script_mod.hpp b/addons/main/script_mod.hpp index f53796f15..ae7386a38 100644 --- a/addons/main/script_mod.hpp +++ b/addons/main/script_mod.hpp @@ -4,9 +4,9 @@ // TODO: Consider Mod-wide or Component-narrow versions (or both, depending on wishes!) #define MAJOR 2 #define MINOR 1 -#define PATCHLVL 1 +#define PATCHLVL 2 // BUILD should be YYMMDDR eg 1311211 -#define BUILD 2309131 +#define BUILD 2309211 #define CLUSTERBUILD "Arma 3","Arma3",214,150957,"Stable"