version bump

This commit is contained in:
[VB]AWOL
2014-06-25 08:58:39 -05:00
parent cd3ebfb9d1
commit 3aa6837247
3 changed files with 3 additions and 3 deletions

View File

@@ -181,7 +181,7 @@ class RscDisplayMain : RscStandardDisplay {
class CA_Version;
class DAYZ_Version : CA_Version {
idc = -1;
text = "1.0.5";
text = "1.0.5.1";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
delete CA_TitleMainMenu;

View File

@@ -41,7 +41,7 @@ class CfgMods
hidePicture = 0;
hideName = 0;
action = "http://www.dayzepoch.com";
version = "1.0.5";
version = "1.0.5.1";
hiveVersion = 0.96; //0.93
};
};

View File

@@ -1,5 +1,5 @@
dir = "@DayZ_Epoch";
name = "DayZ Epoch 1.0.5";
name = "DayZ Epoch 1.0.5.1";
actionName = "Website";
picture = "dayz_logo_ca.paa";
action = "http://www.dayzepoch.com";