Change flavour of 0.7.5.1 to Release

0.7.5-post-fixes 0.7.5.1
Justin Clark-Casey (justincc) 2014-01-31 23:20:14 +00:00
parent 9760cd47f1
commit a29c2fe8fe
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.1";
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{