* as per my e-mail to opensim-dev archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007223.html
I'm bumping gridcomms interface version to 5. MajorInterfaceVersion = 5trunk
parent
5ae1ad995d
commit
687e84048d
|
@ -69,6 +69,6 @@ namespace OpenSim
|
|||
/// of the code that is too old.
|
||||
///
|
||||
/// </value>
|
||||
public readonly static int MajorInterfaceVersion = 4;
|
||||
public readonly static int MajorInterfaceVersion = 5;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue