Flipped flavor to Release.

0.7-release
Diva Canto 2010-07-02 06:45:42 -07:00
parent aa8002de05
commit 5f49e5d320
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";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{