flip rc2 to release

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-10-07 21:29:51 +01:00
parent 494e5867a3
commit 43bbdbe760
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.2";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{