aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-10-04 23:33:47 +0100
committerJustin Clark-Casey (justincc)2013-10-04 23:33:47 +0100
commit42bdf446585007029faf4cd21abd289487f0f797 (patch)
tree5a775ea3eeec756df0f38f7d6e7751f7b50a343c /OpenSim/Capabilities
parentAdd OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow regi... (diff)
downloadopensim-SC_OLD-42bdf446585007029faf4cd21abd289487f0f797.zip
opensim-SC_OLD-42bdf446585007029faf4cd21abd289487f0f797.tar.gz
opensim-SC_OLD-42bdf446585007029faf4cd21abd289487f0f797.tar.bz2
opensim-SC_OLD-42bdf446585007029faf4cd21abd289487f0f797.tar.xz
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Diffstat (limited to 'OpenSim/Capabilities')
-rw-r--r--OpenSim/Capabilities/Handlers/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Capabilities/Handlers/Properties/AssemblyInfo.cs b/OpenSim/Capabilities/Handlers/Properties/AssemblyInfo.cs
index f8f63f4..0cf8bf4 100644
--- a/OpenSim/Capabilities/Handlers/Properties/AssemblyInfo.cs
+++ b/OpenSim/Capabilities/Handlers/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.7.6.*")] 32[assembly: AssemblyVersion("0.8.0.*")]
33 33