aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Properties/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/Capabilities/Properties/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/Capabilities/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Capabilities/Properties/AssemblyInfo.cs b/OpenSim/Capabilities/Properties/AssemblyInfo.cs
index 26254f2..f8a9dae 100644
--- a/OpenSim/Capabilities/Properties/AssemblyInfo.cs
+++ b/OpenSim/Capabilities/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
29// Build Number 29// Build Number
30// Revision 30// Revision
31// 31//
32[assembly: AssemblyVersion("0.7.5.*")] 32[assembly: AssemblyVersion("0.7.6.*")]
33[assembly: AssemblyFileVersion("1.0.0.0")] 33[assembly: AssemblyFileVersion("1.0.0.0")]