Update flavour
This commit is contained in:
@@ -32,7 +32,7 @@ namespace OpenSim
|
||||
public const string VersionNumber = "0.9.3.1";
|
||||
public const string AssemblyVersionNumber = "0.9.3.1";
|
||||
|
||||
public const Flavour VERSION_FLAVOUR = Flavour.Lickx;
|
||||
public const Flavour VERSION_FLAVOUR = Flavour.Lotix;
|
||||
|
||||
public enum Flavour
|
||||
{
|
||||
@@ -44,7 +44,7 @@ namespace OpenSim
|
||||
Release,
|
||||
Post_Fixes,
|
||||
Extended,
|
||||
Lickx
|
||||
Lotix
|
||||
}
|
||||
|
||||
public static string Version
|
||||
|
||||
Reference in New Issue
Block a user