From b7e92a2fc7e9b162734a7bd00ab1f6f252d97133 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 25 Aug 2019 07:56:33 +1000 Subject: Bump build number to 6. --- 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 0780446..2de485f 100644 --- a/OpenSim/Framework/VersionInfo.cs +++ b/OpenSim/Framework/VersionInfo.cs @@ -31,7 +31,7 @@ namespace OpenSim { public const string VersionNumber = "0.9.0.1"; public const string AssemblyVersionNumber = "0.9.0.*"; - public const string SC_BUILD_NUMBER = "5"; + public const string SC_BUILD_NUMBER = "6"; public const Flavour VERSION_FLAVOUR = Flavour.RC0; -- cgit v1.1