From 91dd43be0149cc970158865be43aa8c46f9ca396 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 21 Aug 2019 21:50:29 +1000 Subject: Bump build number to 4. --- OpenSim/Framework/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim') diff --git a/OpenSim/Framework/VersionInfo.cs b/OpenSim/Framework/VersionInfo.cs index 33aaf36..97d8980 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 = "3"; + public const string SC_BUILD_NUMBER = "4"; public const Flavour VERSION_FLAVOUR = Flavour.RC0; -- cgit v1.1