From 3163b976c5469afbfa5563f00e01481ad31a901a Mon Sep 17 00:00:00 2001 From: Darrell Martin Date: Thu, 10 Aug 2023 16:51:53 +0100 Subject: [PATCH] [ALL] Updated version to 1.21.5.2308101 --- 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 4f7e04498..f0cfbde26 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 1 #define MINOR 21 -#define PATCHLVL 4 +#define PATCHLVL 5 // BUILD should be YYMMDDR eg 1311211 -#define BUILD 2308081 +#define BUILD 2308101 #define CLUSTERBUILD "Arma 3","Arma3",212,150779,"Stable"