Merge branch 'master' into careminster-presence-refactor

0.7.1CM Dev
avinationmerge
Melanie 2010-06-12 02:46:11 +01:00
commit 3c3ad08868
1 changed files with 1 additions and 1 deletions

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