Flipped flavour to Release.

0.9.0-post-fixes
Diva Canto 2017-08-15 10:31:06 -07:00
parent 704c67527b
commit 2c8c25a017
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.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{