* applying the interface upgrade in post-fixes as well.
parent
60e189d6fd
commit
6f0adb0920
|
@ -48,6 +48,6 @@ namespace OpenSim
|
||||||
/// of the code that is too old.
|
/// of the code that is too old.
|
||||||
///
|
///
|
||||||
/// </value>
|
/// </value>
|
||||||
public readonly static int MajorInterfaceVersion = 2;
|
public readonly static int MajorInterfaceVersion = 3;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue