Merge branch 'master' into careminster-presence-refactor

0.7.1CM Dev
This commit is contained in:
Melanie
2010-06-12 02:46:11 +01:00

View File

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