Bump version up to 0.7.5-rc2

0.7.5-pf-bulletsim
Justin Clark-Casey (justincc) 2013-01-26 00:09:43 +00:00
parent af5a3f2d73
commit 6bd57f2455
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.RC1;
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
public enum Flavour
{