diff options
author | Justin Clark-Casey (justincc) | 2014-06-17 18:37:15 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-06-17 18:37:15 +0100 |
commit | 5450b1b0247bb3907f60f2b3f9b0582903de4f83 (patch) | |
tree | 1852d11e7070145555f2f1657f91a87199462e67 /OpenSim/ApplicationPlugins | |
parent | Update dev version to 0.8.1 (diff) | |
download | opensim-SC-5450b1b0247bb3907f60f2b3f9b0582903de4f83.zip opensim-SC-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.gz opensim-SC-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.bz2 opensim-SC-5450b1b0247bb3907f60f2b3f9b0582903de4f83.tar.xz |
Change assembly versions to 0.8.1
Diffstat (limited to 'OpenSim/ApplicationPlugins')
3 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs index 4968e7b..89d24ac 100644 --- a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | |||
@@ -62,4 +62,4 @@ using System.Runtime.InteropServices; | |||
62 | // by using the '*' as shown below: | 62 | // by using the '*' as shown below: |
63 | // [assembly: AssemblyVersion("0.7.6.*")] | 63 | // [assembly: AssemblyVersion("0.7.6.*")] |
64 | 64 | ||
65 | [assembly : AssemblyVersion("0.8.0.*")] | 65 | [assembly : AssemblyVersion("0.8.1.*")] |
diff --git a/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs index ddef158..0ada5af 100644 --- a/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/RegionModulesController/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/ApplicationPlugins/RemoteController/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/RemoteController/Properties/AssemblyInfo.cs index dd34cc8..245288f 100644 --- a/OpenSim/ApplicationPlugins/RemoteController/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/RemoteController/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 | ||