switch 0.6.9 flavour to release

This commit is contained in:
Justin Clark-Casey (justincc)
2010-05-14 21:30:53 +01:00
parent 2f6bb01370
commit e79eac238e
+1 -1
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
{