Flipped flavour to RC2

0.8.2-post-fixes
Diva Canto 2015-11-10 20:38:41 -08:00
parent 465abf01c0
commit be744b68b4
1 changed files with 1 additions and 3 deletions

View File

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