switch 0.6.9 flavour to release

0.6.9 0.6.9-release
Justin Clark-Casey (justincc) 2010-05-14 21:30:53 +01:00
parent 2f6bb01370
commit e79eac238e
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.6.9";
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{