1.0.2.17 dev test

This commit is contained in:
[VB]AWOL
2013-09-15 22:57:26 -05:00
parent 1fbfcf87d0
commit f674a921fe
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ class RscDisplayMain : RscStandardDisplay
class DAYZ_Version : CA_Version
{
idc = -1;
text = "DayZ Epoch 1.0.2.2 (DEV16)";
text = "DayZ Epoch 1.0.2.2 (DEV17)";
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.2.16";
version = "1.0.2.17";
hiveVersion = 0.96; //0.93
};
};