Change 0.8 flavour to release

0.8.0.3 0.8
Justin Clark-Casey 2014-06-17 16:48:36 +01:00
parent 25757a6abb
commit 698dfe8977
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.8";
private const Flavour VERSION_FLAVOUR = Flavour.RC3;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{