diff --git a/addons/main/script_mod.hpp b/addons/main/script_mod.hpp index 975f4578f..bad167ecd 100644 --- a/addons/main/script_mod.hpp +++ b/addons/main/script_mod.hpp @@ -6,9 +6,9 @@ #define MINOR 0 #define PATCHLVL 6 // BUILD should be YYMMDDR eg 1311211 -#define BUILD 1605301 +#define BUILD 1606081 -#define CLUSTERBUILD "Arma 3","Arma3",160,136406,"Stable" +#define CLUSTERBUILD "Arma 3","Arma3",160,136470,"Stable" #define VERSION MAJOR.MINOR.PATCHLVL.BUILD #define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD