From c8e5c28038da269a91942312727c2829efe458c1 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Sun, 27 Oct 2013 18:58:23 -0500 Subject: [PATCH] 1.0.2.5 --- SQF/dayz_code/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/config.cpp b/SQF/dayz_code/config.cpp index 951c515e3..6aa05e6fc 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.2.42"; + version = "1.0.2.5"; hiveVersion = 0.96; //0.93 }; };