Recover out-of-region objects during db load.

This commit is contained in:
Kitto Flora
2009-12-24 19:19:44 -05:00
parent 0054afd39b
commit e7439efc74
3 changed files with 28 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ namespace OpenSim
{
public class VersionInfo
{
private const string VERSION_NUMBER = "0.6.91CM";
private const string VERSION_NUMBER = "0.6.92Ch";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour
{