Update flavour to release

0.7.6-extended 0.7.6-release
Justin Clark-Casey (justincc) 2013-10-04 20:45:02 +01:00
parent ef10e10fd7
commit 9dae06b296
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.6";
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{