Restore version suffix.

This commit is contained in:
Melanie
2009-12-25 23:20:30 +00:00
parent e881f35fbb
commit b19e564317

View File

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