aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Properties/AssemblyInfo.cs
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/Region/CoreModules/Properties/AssemblyInfo.cs
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/Region/CoreModules/Properties/AssemblyInfo.cs')
-rw-r--r--OpenSim/Region/CoreModules/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Properties/AssemblyInfo.cs b/OpenSim/Region/CoreModules/Properties/AssemblyInfo.cs
index bfe0383..9809c86 100644
--- a/OpenSim/Region/CoreModules/Properties/AssemblyInfo.cs
+++ b/OpenSim/Region/CoreModules/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.7.6.*")] 33[assembly: AssemblyVersion("0.8.0.*")]
34 34
35 35
36[assembly: Addin("OpenSim.Region.CoreModules", "0.1")] 36[assembly: Addin("OpenSim.Region.CoreModules", "0.1")]