Restore version suffix.

avinationmerge
Melanie 2009-12-25 23:20:30 +00:00
parent e881f35fbb
commit b19e564317
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace OpenSim
{ {
public class VersionInfo 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; private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour public enum Flavour
{ {