Flip version to 0.7.5.RC1

0.7.5-pf-bulletsim 0.7.5-rc1
Justin Clark-Casey (justincc) 2013-01-04 21:59:49 +00:00
parent 7199ac09ee
commit 6f928f52dd
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.Dev;
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
public enum Flavour
{