Update version number

This commit is contained in:
ebaydayz
2015-04-18 15:15:29 -04:00
parent f0782d9c89
commit 3162cf2eff

View File

@@ -181,7 +181,7 @@ class RscDisplayMain : RscStandardDisplay {
class CA_Version;
class DAYZ_Version : CA_Version {
idc = -1;
text = "1.0.5.2";
text = "1.0.6";
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
};
delete CA_TitleMainMenu;