mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Bumping the interface number down again, because this *may* not be a breaking change with older sims.
This commit is contained in:
@@ -69,6 +69,6 @@ namespace OpenSim
|
||||
/// of the code that is too old.
|
||||
///
|
||||
/// </value>
|
||||
public readonly static int MajorInterfaceVersion = 6;
|
||||
public readonly static int MajorInterfaceVersion = 5;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user