From e1b9ecb987f55093cd5908617814ca25fae5fbbd Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 22 Aug 2019 15:53:43 +1000 Subject: Bump build number to 5. --- 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 97d8980..cf0a2a3 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 = "4"; + public const string SC_BUILD_NUMBER = "5"; public const Flavour VERSION_FLAVOUR = Flavour.RC0; -- cgit v1.1