Switch flavour to release

0.7.3-post-fixes
Justin Clark-Casey (justincc) 2012-02-29 22:10:33 +00:00
parent 25c29db8b6
commit e7f23a6218
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.7.3";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{