aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/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/Console/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/Console/AssemblyInfo.cs2
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.*")]