Bump 0.7.5 flavour to Release

This commit is contained in:
Justin Clark-Casey (justincc)
2013-02-08 21:37:14 +00:00
parent 689da0f14d
commit 30638317ab

View File

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