test commit

avinationmerge
Melanie 2009-12-12 13:33:45 +00:00
parent b310efc50f
commit b9cd66d510
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ namespace OpenSim
{
public class VersionInfo
{
private const string VERSION_NUMBER = "0.6.9CM";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour