aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet
diff options
context:
space:
mode:
authorDiva Canto2015-10-18 21:47:10 -0700
committerDiva Canto2015-10-18 21:47:10 -0700
commit06d2508b96522c906d2dba3c07048b2578779dbd (patch)
tree733a611e83329edb170496d0430f94fb51eaba45 /OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet
parentAdded warning in RegionCombinerModule about it being considered obsolete and ... (diff)
downloadopensim-SC_OLD-06d2508b96522c906d2dba3c07048b2578779dbd.zip
opensim-SC_OLD-06d2508b96522c906d2dba3c07048b2578779dbd.tar.gz
opensim-SC_OLD-06d2508b96522c906d2dba3c07048b2578779dbd.tar.bz2
opensim-SC_OLD-06d2508b96522c906d2dba3c07048b2578779dbd.tar.xz
On to 0.8.3!
Diffstat (limited to 'OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet')
-rw-r--r--OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs b/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
index c5867b2..b9cd6f5 100644
--- a/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
+++ b/OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
32// You can specify all the values or you can default the Build and Revision Numbers 32// You can specify all the values or you can default the Build and Revision Numbers
33// by using the '*' as shown below: 33// by using the '*' as shown below:
34// [assembly: AssemblyVersion("1.0.*")] 34// [assembly: AssemblyVersion("1.0.*")]
35[assembly: AssemblyVersion("0.8.2.*")] 35[assembly: AssemblyVersion("0.8.3.*")]
36 36