Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2011-04-25 23:18:32 +01:00
16 changed files with 61 additions and 33 deletions

View File

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