Flipped flavour to Release

0.8.2-post-fixes
Diva Canto 2015-12-09 11:14:28 -08:00
parent 0a122c9b40
commit 497f575b9b
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.1";
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{