mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number doesn't need to match the release version number, but I think it's a very good idea that they do.
This commit is contained in:
@@ -41,7 +41,7 @@ using OpenSim.Region.Framework.Scenes;
|
||||
using Caps = OpenSim.Framework.Capabilities.Caps;
|
||||
|
||||
[assembly: Addin("LindenCaps", "0.1")]
|
||||
[assembly: AddinDependency("OpenSim", "0.5")]
|
||||
[assembly: AddinDependency("OpenSim", "0.8.1")]
|
||||
namespace OpenSim.Region.ClientStack.Linden
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user