Set flavour to release.

0.7.4.1 0.7.4
Justin Clark-Casey (justincc) 2012-08-31 21:39:51 +01:00
parent 8c4f911935
commit 10e6493f9f
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.4";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{