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/Framework/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 '')
-rw-r--r-- | OpenSim/Framework/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/AssemblyInfo.cs b/OpenSim/Framework/AssemblyInfo.cs index 02986d5..b3db56c 100644 --- a/OpenSim/Framework/AssemblyInfo.cs +++ b/OpenSim/Framework/AssemblyInfo.cs | |||
@@ -59,5 +59,5 @@ using System.Runtime.InteropServices; | |||
59 | // Revision | 59 | // Revision |
60 | // | 60 | // |
61 | 61 | ||
62 | [assembly : AssemblyVersion("0.7.5.*")] | 62 | [assembly : AssemblyVersion("0.7.6.*")] |
63 | [assembly : AssemblyFileVersion("0.6.5.0")] \ No newline at end of file | 63 | [assembly : AssemblyFileVersion("0.6.5.0")] \ No newline at end of file |