diff options
author | Diva Canto | 2015-10-18 21:47:10 -0700 |
---|---|---|
committer | Diva Canto | 2015-10-18 21:51:49 -0700 |
commit | 59b63b64066d9da706c47e47bddd86a897ccd175 (patch) | |
tree | d288f5554f4e25cf5bfd0527083c888a847eda69 /OpenSim/Tools | |
parent | Added warning in RegionCombinerModule about it being considered obsolete and ... (diff) | |
download | opensim-SC-59b63b64066d9da706c47e47bddd86a897ccd175.zip opensim-SC-59b63b64066d9da706c47e47bddd86a897ccd175.tar.gz opensim-SC-59b63b64066d9da706c47e47bddd86a897ccd175.tar.bz2 opensim-SC-59b63b64066d9da706c47e47bddd86a897ccd175.tar.xz |
On to 0.8.3!
Conflicts:
OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
Diffstat (limited to 'OpenSim/Tools')
-rw-r--r-- | OpenSim/Tools/Compiler/Properties/AssemblyInfo.cs | 2 | ||||
-rw-r--r-- | OpenSim/Tools/Configger/Properties/AssemblyInfo.cs | 2 | ||||
-rw-r--r-- | OpenSim/Tools/pCampBot/Properties/AssemblyInfo.cs | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Tools/Compiler/Properties/AssemblyInfo.cs b/OpenSim/Tools/Compiler/Properties/AssemblyInfo.cs index b97c977..d7f8870 100644 --- a/OpenSim/Tools/Compiler/Properties/AssemblyInfo.cs +++ b/OpenSim/Tools/Compiler/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.2.*")] | 32 | [assembly: AssemblyVersion("0.8.3.*")] |
33 | 33 | ||
diff --git a/OpenSim/Tools/Configger/Properties/AssemblyInfo.cs b/OpenSim/Tools/Configger/Properties/AssemblyInfo.cs index e88f0f5..359d854 100644 --- a/OpenSim/Tools/Configger/Properties/AssemblyInfo.cs +++ b/OpenSim/Tools/Configger/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.2.*")] | 32 | [assembly: AssemblyVersion("0.8.3.*")] |
33 | 33 | ||
diff --git a/OpenSim/Tools/pCampBot/Properties/AssemblyInfo.cs b/OpenSim/Tools/pCampBot/Properties/AssemblyInfo.cs index 87af19a..f551135 100644 --- a/OpenSim/Tools/pCampBot/Properties/AssemblyInfo.cs +++ b/OpenSim/Tools/pCampBot/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.2.*")] | 32 | [assembly: AssemblyVersion("0.8.3.*")] |
33 | 33 | ||