mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Undoing the bump up of MajorInterfaceVersion number back to 2. This just doesn't work in practice!
This commit is contained in:
@@ -48,6 +48,6 @@ namespace OpenSim
|
||||
/// of the code that is too old.
|
||||
///
|
||||
/// </value>
|
||||
public readonly static int MajorInterfaceVersion = 3;
|
||||
public readonly static int MajorInterfaceVersion = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user