Change 0.7.5-post-fixes branch back to post-fixes flavour

0.7.5-post-fixes
Justin Clark-Casey (justincc) 2014-11-11 20:43:32 +00:00
parent 0d88c3d4dc
commit 28e68329b6
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.7.5.2";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{