version bump

This commit is contained in:
vbawol
2013-04-18 12:46:38 -05:00
parent 1132f8a794
commit 4c00caae9a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -137,7 +137,7 @@ class RscDisplayMain : RscStandardDisplay
class DAYZ_Version : CA_Version
{
idc = -1;
text = "DayZ Epoch 1.0.0.3 dev (1.7.6.1)";
text = "DayZ Epoch 1.0.0.4 dev (1.7.6.1)";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
delete CA_TitleMainMenu;