From 66a674ad3195023d5968e2f2dccebfcc1b804e7b Mon Sep 17 00:00:00 2001 From: ebaydayz Date: Sat, 18 Apr 2015 15:19:17 -0400 Subject: [PATCH] Update version number --- SQF/dayz_code/config.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/config.cpp b/SQF/dayz_code/config.cpp index db6405fcd..44c87ac1d 100644 --- a/SQF/dayz_code/config.cpp +++ b/SQF/dayz_code/config.cpp @@ -41,7 +41,7 @@ class CfgMods hidePicture = 0; hideName = 0; action = "http://www.dayzepoch.com"; - version = "1.0.5.2"; + version = "1.0.6"; hiveVersion = 0.96; //0.93 }; }; @@ -99,4 +99,4 @@ class CfgAddons #include "Configs\CfgArma.hpp" #include "Configs\CfgExtra\snappoints.hpp" -#include "external\R3F_Realism\R3F_Weight\R3F_CfgWeight.h" \ No newline at end of file +#include "external\R3F_Realism\R3F_Weight\R3F_CfgWeight.h"