diff options
author | Melanie | 2013-02-05 20:09:45 +0000 |
---|---|---|
committer | Melanie | 2013-02-05 20:09:45 +0000 |
commit | 6bce4bc11291a6833f4645feeb58024deefe32ee (patch) | |
tree | f8815e0eaa129c4c367e09ab1b133e4d4ade29b7 /OpenSim/Data/Null | |
parent | Try to fix uploaded mesh rotations - code from Avination code base. (diff) | |
parent | Fix bug where viewers would not see the "Module command functions not enabled... (diff) | |
download | opensim-SC-6bce4bc11291a6833f4645feeb58024deefe32ee.zip opensim-SC-6bce4bc11291a6833f4645feeb58024deefe32ee.tar.gz opensim-SC-6bce4bc11291a6833f4645feeb58024deefe32ee.tar.bz2 opensim-SC-6bce4bc11291a6833f4645feeb58024deefe32ee.tar.xz |
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Diffstat (limited to 'OpenSim/Data/Null')
-rw-r--r-- | OpenSim/Data/Null/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/Null/Properties/AssemblyInfo.cs b/OpenSim/Data/Null/Properties/AssemblyInfo.cs index 43b0bb3..3931b3d 100644 --- a/OpenSim/Data/Null/Properties/AssemblyInfo.cs +++ b/OpenSim/Data/Null/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.5.*")] | 64 | [assembly : AssemblyVersion("0.7.6.*")] |
65 | [assembly : AssemblyFileVersion("0.6.5.0")] | 65 | [assembly : AssemblyFileVersion("0.6.5.0")] |