aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-06-17 18:37:15 +0100
committerJustin Clark-Casey (justincc)2014-06-17 18:37:15 +0100
commit5450b1b0247bb3907f60f2b3f9b0582903de4f83 (patch)
tree1852d11e7070145555f2f1657f91a87199462e67 /OpenSim/Server
parentUpdate dev version to 0.8.1 (diff)
downloadopensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.zip
opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.gz
opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.bz2
opensim-SC_OLD-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.xz
Change assembly versions to 0.8.1
Diffstat (limited to 'OpenSim/Server')
-rw-r--r--OpenSim/Server/Base/Properties/AssemblyInfo.cs2
-rw-r--r--OpenSim/Server/Handlers/Properties/AssemblyInfo.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Server/Base/Properties/AssemblyInfo.cs b/OpenSim/Server/Base/Properties/AssemblyInfo.cs
index 67340c7..0d583f0 100644
--- a/OpenSim/Server/Base/Properties/AssemblyInfo.cs
+++ b/OpenSim/Server/Base/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
29// Build Number 29// Build Number
30// Revision 30// Revision
31// 31//
32[assembly: AssemblyVersion("0.8.0.*")] 32[assembly: AssemblyVersion("0.8.1.*")]
33 33
diff --git a/OpenSim/Server/Handlers/Properties/AssemblyInfo.cs b/OpenSim/Server/Handlers/Properties/AssemblyInfo.cs
index 04cd798..04fe41a 100644
--- a/OpenSim/Server/Handlers/Properties/AssemblyInfo.cs
+++ b/OpenSim/Server/Handlers/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
29// Build Number 29// Build Number
30// Revision 30// Revision
31// 31//
32[assembly: AssemblyVersion("0.8.0.*")] 32[assembly: AssemblyVersion("0.8.1.*")]
33 33