Change release flavour to rc3

0.8.0.3 0.8-rc3
Justin Clark-Casey 2014-06-10 23:12:41 +01:00
parent 60d4b0999c
commit 8899f2e2bb
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.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.RC3;
public enum Flavour
{