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/Data/MySQL/Properties | |
parent | Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow regi... (diff) | |
download | opensim-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/Data/MySQL/Properties')
-rw-r--r-- | OpenSim/Data/MySQL/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs b/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs index 1146d92..f562300 100644 --- a/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs +++ b/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs | |||
@@ -61,5 +61,5 @@ using System.Runtime.InteropServices; | |||
61 | // You can specify all the values or you can default the Revision and Build Numbers | 61 | // You can specify all the values or you can default the Revision and Build Numbers |
62 | // by using the '*' as shown below: | 62 | // by using the '*' as shown below: |
63 | 63 | ||
64 | [assembly : AssemblyVersion("0.7.6.*")] | 64 | [assembly : AssemblyVersion("0.8.0.*")] |
65 | 65 | ||