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/Framework/Console | |
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/Framework/Console')
-rw-r--r-- | OpenSim/Framework/Console/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Console/AssemblyInfo.cs b/OpenSim/Framework/Console/AssemblyInfo.cs index 37c7304..c618454 100644 --- a/OpenSim/Framework/Console/AssemblyInfo.cs +++ b/OpenSim/Framework/Console/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.5.*")] | 58 | [assembly : AssemblyVersion("0.7.6.*")] |