Set version back to core version (base) and suffix CM. Please DO NOT CHANGE THIS

in the repo. This is the Caremninster repo and the number follows CORE. Always.
avinationmerge
Melanie 2009-12-25 23:23:49 +00:00
parent b19e564317
commit 59f683066a
1 changed files with 1 additions and 1 deletions

View File

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