Change version to 0.7.6.1-rc1 instead

0.7.6-extended
Justin Clark-Casey (justincc) 2014-01-24 19:14:45 +00:00
parent 972f5175a8
commit 3ee9a6c2ee
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.6.1";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
public enum Flavour
{