put in missing ; from last commit

This commit is contained in:
Justin Clark-Casey (justincc)
2010-08-09 21:16:27 +01:00
parent e971b1606f
commit 105a51e3dd
+1 -1
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
{