change interface version to 8, as core
parent
672f7468f7
commit
154e19b0e7
|
@ -71,6 +71,6 @@ namespace OpenSim
|
||||||
/// of the code that is too old.
|
/// of the code that is too old.
|
||||||
///
|
///
|
||||||
/// </value>
|
/// </value>
|
||||||
public readonly static int MajorInterfaceVersion = 7;
|
public readonly static int MajorInterfaceVersion = 8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue