Flipped version to 0.9.0.0

LSLKeyTest
Diva Canto 2015-11-23 18:15:09 -08:00
parent 87464b5039
commit 5e4b16658b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace OpenSim
{
public class VersionInfo
{
public const string VersionNumber = "0.8.3.0";
public const string VersionNumber = "0.9.0.0";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour