put in missing ; from last commit

0.7.0.1-release 0.7.0.1-release
Justin Clark-Casey (justincc) 2010-08-09 21:16:27 +01:00
parent e971b1606f
commit 105a51e3dd
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.0.1";
private const Flavour VERSION_FLAVOUR = Flavour.Release
private const Flavour VERSION_FLAVOUR = Flavour.Release;
public enum Flavour
{