Switch flavour to release

This commit is contained in:
Justin Clark-Casey (justincc)
2012-02-29 22:10:33 +00:00
parent 25c29db8b6
commit e7f23a6218

View File

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