Bump 0.7.5 flavour to Release

0.7.5-pf-bulletsim
Justin Clark-Casey (justincc) 2013-02-08 21:37:14 +00:00
parent 689da0f14d
commit 30638317ab
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.5";
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{