Bump version up to 0.7.5-rc2

This commit is contained in:
Justin Clark-Casey (justincc)
2013-01-26 00:09:43 +00:00
parent af5a3f2d73
commit 6bd57f2455

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
{