ok, now let's really flip it

Revert "Not yet"

This reverts commit de7f31abd1.
0.8.2-post-fixes
Diva Canto 2015-11-24 14:02:17 -08:00
parent de7f31abd1
commit 9074c3d6f6
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.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{