From c3c8225ec27a5252126bfd7b15e6932fd5c7cf7a Mon Sep 17 00:00:00 2001 From: Darrell Martin Date: Thu, 15 Dec 2016 11:14:39 +0000 Subject: [PATCH] [ALL] Updated version to 1.2.4.1612151 --- 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 da0f53f5f..59ec11f1c 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 2 -#define PATCHLVL 3 +#define PATCHLVL 4 // BUILD should be YYMMDDR eg 1311211 -#define BUILD 1612051 +#define BUILD 1612151 #define CLUSTERBUILD "Arma 3","Arma3",166,139494,"Stable"