Update CM version

This commit is contained in:
Melanie
2009-11-26 17:59:28 +00:00
parent ed148eba32
commit bd3b9f79c2

View File

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