version bump

This commit is contained in:
vbawol
2013-02-08 19:23:42 -06:00
parent 3166e2e5f5
commit 4b6c97be4a
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ class CfgMods
hidePicture = 0;
hideName = 0;
action = "http://www.dayzepoch.com";
version = "0.932";
version = "0.933";
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.932 (1.7.5.1)";
text = "DayZ Epoch 0.933 (1.7.5.1)";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
class CA_TitleMainMenu;