Flipped flavour to RC1.

0.8.2-post-fixes
Diva Canto 2015-10-18 16:30:33 -07:00
parent 70a46fe090
commit 36573b4568
1 changed files with 1 additions and 1 deletions

View File

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