Change release flavour to rc3

This commit is contained in:
Justin Clark-Casey
2014-06-10 23:12:41 +01:00
parent 60d4b0999c
commit 8899f2e2bb

View File

@@ -30,7 +30,7 @@ namespace OpenSim
public class VersionInfo
{
private const string VERSION_NUMBER = "0.8";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.RC3;
public enum Flavour
{