just remove the test instead

This commit is contained in:
UbitUmarov
2018-07-06 02:23:06 +01:00
parent 834a0e8b6d
commit 8ac69a5d27
2 changed files with 1 additions and 10 deletions

View File

@@ -57,7 +57,7 @@ namespace OpenSim
return versionString.PadRight(VERSIONINFO_VERSION_LENGTH);
}
public const int VERSIONINFO_VERSION_LENGTH = 30;
public const int VERSIONINFO_VERSION_LENGTH = 27;
/// <value>
/// This is the external interface version. It is separate from the OpenSimulator project version.