Update flavour

This commit is contained in:
2026-03-01 08:08:55 +01:00
parent 78ba26088a
commit 8f04e73d70

View File

@@ -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