Revert "Flip flavour to post-fixes"

This reverts commit 2e7c2ee998.
0.8.2-post-fixes
Diva Canto 2015-11-24 13:51:55 -08:00
parent 2e7c2ee998
commit de7f31abd1
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.Post_Fixes;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{