Flip flavour to release.

0.8.2-post-fixes
Diva Canto 2015-11-15 19:37:24 -08:00
parent f980355da4
commit 7c1f6ba913
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.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{