diff options
author | BlueWall | 2013-02-01 21:57:49 -0500 |
---|---|---|
committer | BlueWall | 2013-02-01 21:57:49 -0500 |
commit | 141ad829f448b9138b12be7cf99c834c1f3977ec (patch) | |
tree | bcd1d0b98aaa79818bda8aeca0a72ecd0e335039 /OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs | |
parent | BulletSim: fix crash caused when linksets were rebuilt. A problem added (diff) | |
download | opensim-SC-141ad829f448b9138b12be7cf99c834c1f3977ec.zip opensim-SC-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.gz opensim-SC-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.bz2 opensim-SC-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.xz |
Update assembly version numbers
Diffstat (limited to 'OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs')
-rw-r--r-- | OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs b/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs index 3c4f06a..f477ed1 100644 --- a/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs +++ b/OpenSim/Region/Physics/OdePlugin/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.*")] |