version bump

This commit is contained in:
vbawol
2013-02-03 13:14:44 -06:00
parent 6dfb904feb
commit c123582089

View File

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