Flipped version flavour to RC1

0.9.0-post-fixes
Diva Canto 2016-09-30 12:16:46 -07:00
parent 46dd899d9e
commit bf068fcde4
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ namespace OpenSim
public const string VersionNumber = "0.9.0.0";
public const string AssemblyVersionNumber = "0.9.0.*";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
public enum Flavour
{