Bump Interface Version to 8
parent
fe92e025f4
commit
d9aa456175
|
@ -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