From 8c34e67e669079c59141c083ed574c54d4afcea1 Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 18 Aug 2019 14:12:32 +1000 Subject: Bump build number to 3. --- OpenSim/Framework/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Framework/VersionInfo.cs') diff --git a/OpenSim/Framework/VersionInfo.cs b/OpenSim/Framework/VersionInfo.cs index fd28842..33aaf36 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 = "2"; + public const string SC_BUILD_NUMBER = "3"; public const Flavour VERSION_FLAVOUR = Flavour.RC0; -- cgit v1.1