From 805645f02e5c0ad849390a241ffea790b2bbe57b Mon Sep 17 00:00:00 2001
From: onefang
Date: Wed, 11 Sep 2019 22:41:51 +1000
Subject: Bump to build 1.

---
 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 c74060b..de01daf 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 = "0";
+        public const string SC_BUILD_NUMBER = "1";
 
         public const Flavour VERSION_FLAVOUR = Flavour.Release;
 
-- 
cgit v1.1