From ff416d6ba80a14f660b7515fa4c0994015caab98 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Mon, 28 Oct 2019 11:17:37 +0000 Subject: [PATCH] change version to Release --- OpenSim/Framework/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenSim/Framework/VersionInfo.cs b/OpenSim/Framework/VersionInfo.cs index f0f1eb43c3..97dbc9b095 100644 --- a/OpenSim/Framework/VersionInfo.cs +++ b/OpenSim/Framework/VersionInfo.cs @@ -32,7 +32,7 @@ namespace OpenSim public const string VersionNumber = "0.9.1.0"; public const string AssemblyVersionNumber = "0.9.1.0"; - public const Flavour VERSION_FLAVOUR = Flavour.Dev; + public const Flavour VERSION_FLAVOUR = Flavour.Release; public enum Flavour {