version bump
This commit is contained in:
vbawol
2013-02-02 18:33:17 -06:00
parent 1bb82da32e
commit 8fd13cf31f
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ class CfgMods
hidePicture = 0;
hideName = 0;
action = "http://www.dayepoch.com";
version = "0.89";
version = "0.891";
hiveVersion = 0.96; //0.93
};
};

View File

@@ -87,7 +87,7 @@ class RscDisplayMain : RscStandardDisplay
class DAYZ_Version : CA_Version
{
idc = -1;
text = "DayZ Epoch 0.881 (1.7.5.M2D1)";
text = "DayZ Epoch 0.891 (1.7.5.M2D1)";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
class CA_TitleMainMenu;