aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AssemblyInfo.cs
diff options
context:
space:
mode:
authorBlueWall2013-02-01 21:57:49 -0500
committerBlueWall2013-02-01 21:57:49 -0500
commit141ad829f448b9138b12be7cf99c834c1f3977ec (patch)
treebcd1d0b98aaa79818bda8aeca0a72ecd0e335039 /OpenSim/Framework/AssemblyInfo.cs
parentBulletSim: fix crash caused when linksets were rebuilt. A problem added (diff)
downloadopensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.zip
opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.gz
opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.bz2
opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.xz
Update assembly version numbers
Diffstat (limited to '')
-rw-r--r--OpenSim/Framework/AssemblyInfo.cs2
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