mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
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.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user