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/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs | |
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 '')
-rw-r--r-- | OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs index 021209f..acbdc3a 100644 --- a/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/RegionModulesController/Properties/AssemblyInfo.cs | |||
@@ -30,7 +30,7 @@ using Mono.Addins; | |||
30 | // Build Number | 30 | // Build Number |
31 | // Revision | 31 | // Revision |
32 | // | 32 | // |
33 | [assembly: AssemblyVersion("0.8.2.*")] | 33 | [assembly: AssemblyVersion("0.8.3.*")] |
34 | 34 | ||
35 | [assembly: Addin("OpenSim.ApplicationPlugins.RegionModulesController", OpenSim.VersionInfo.VersionNumber)] | 35 | [assembly: Addin("OpenSim.ApplicationPlugins.RegionModulesController", OpenSim.VersionInfo.VersionNumber)] |
36 | [assembly: AddinDependency("OpenSim", OpenSim.VersionInfo.VersionNumber)] | 36 | [assembly: AddinDependency("OpenSim", OpenSim.VersionInfo.VersionNumber)] |