Change 0.7.6.1 flavour to release

This commit is contained in:
Justin Clark-Casey (justincc)
2014-01-31 20:28:09 +00:00
parent 75777ddd57
commit 40144fb0f6

View File

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