mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
change api,yengine compile and serial version numbers (this will force scripts recompile and return to start state)
This commit is contained in:
@@ -164,7 +164,7 @@ namespace OpenSim.Region.ScriptEngine.Yengine
|
||||
/*
|
||||
* Makes sure migration data version is same on both ends.
|
||||
*/
|
||||
public static byte migrationVersion = 11;
|
||||
public static byte migrationVersion = 12;
|
||||
|
||||
// Incremented each time script gets reset.
|
||||
public int m_ResetCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user