change version to rc1

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-09-08 22:16:42 +01:00
parent f5eace6781
commit 79f3de6ba8
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.Dev;
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
public enum Flavour
{