Change flavour to rc2

This commit is contained in:
Justin Clark-Casey (justincc)
2015-03-04 18:27:21 +00:00
parent 86d4724e24
commit a4f6cef832

View File

@@ -30,7 +30,7 @@ namespace OpenSim
public class VersionInfo
{
public const string VersionNumber = "0.8.1.0";
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
public enum Flavour
{