mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* 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 = 5
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user