Change release flavour to RC2

0.8.0.3
Justin Clark-Casey 2014-05-27 23:38:08 +01:00
parent 3f703ae1cb
commit 3a477a29d7
1 changed files with 1 additions and 1 deletions

View File

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