change 0.6.7 candidate branch down to RC1

0.6.7-post-fixes
Justin Clark-Casey (justincc) 2009-09-29 21:47:11 +01:00
parent 74a05ac32b
commit e9c05cf385
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.7";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
public enum Flavour
{