mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Make regions tolerant to newer regions with more werables.
Also, bump the interface version to 8
This commit is contained in:
@@ -71,6 +71,6 @@ namespace OpenSim
|
||||
/// of the code that is too old.
|
||||
///
|
||||
/// </value>
|
||||
public readonly static int MajorInterfaceVersion = 7;
|
||||
public readonly static int MajorInterfaceVersion = 8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user