diff options
author | Justin Clark-Casey (justincc) | 2013-10-04 23:33:47 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-10-04 23:33:47 +0100 |
commit | 42bdf446585007029faf4cd21abd289487f0f797 (patch) | |
tree | 5a775ea3eeec756df0f38f7d6e7751f7b50a343c /OpenSim/Region/Physics/Manager | |
parent | Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow regi... (diff) | |
download | opensim-SC-42bdf446585007029faf4cd21abd289487f0f797.zip opensim-SC-42bdf446585007029faf4cd21abd289487f0f797.tar.gz opensim-SC-42bdf446585007029faf4cd21abd289487f0f797.tar.bz2 opensim-SC-42bdf446585007029faf4cd21abd289487f0f797.tar.xz |
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Diffstat (limited to 'OpenSim/Region/Physics/Manager')
-rw-r--r-- | OpenSim/Region/Physics/Manager/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/Manager/AssemblyInfo.cs b/OpenSim/Region/Physics/Manager/AssemblyInfo.cs index 5da3956..10e850e 100644 --- a/OpenSim/Region/Physics/Manager/AssemblyInfo.cs +++ b/OpenSim/Region/Physics/Manager/AssemblyInfo.cs | |||
@@ -55,4 +55,4 @@ using System.Runtime.InteropServices; | |||
55 | // You can specify all values by your own or you can build default build and revision | 55 | // You can specify all values by your own or you can build default build and revision |
56 | // numbers with the '*' character (the default): | 56 | // numbers with the '*' character (the default): |
57 | 57 | ||
58 | [assembly : AssemblyVersion("0.7.6.*")] | 58 | [assembly : AssemblyVersion("0.8.0.*")] |