Change flavour to post-fixes

0.8.0.3
Justin Clark-Casey 2014-06-17 18:44:31 +01:00
parent 698dfe8977
commit eea3be9b17
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace OpenSim
public class VersionInfo
{
private const string VERSION_NUMBER = "0.8";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{