mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
just remove the test instead
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user