aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-02-20 22:11:04 +0000
committerJustin Clark-Casey (justincc)2013-02-20 22:11:04 +0000
commit99ebff94b5763d6b5a38bdcdb7c493a93ce9981a (patch)
tree0fcf1c81b5dff3eda856e036031454f8c765633f /OpenSim/Data/MySQL
parentCorrect mistake in parsing 'show object pos' and similar pos commands where t... (diff)
parentFix the JsonStore path set problem justincc found earlier today and (diff)
downloadopensim-SC-99ebff94b5763d6b5a38bdcdb7c493a93ce9981a.zip
opensim-SC-99ebff94b5763d6b5a38bdcdb7c493a93ce9981a.tar.gz
opensim-SC-99ebff94b5763d6b5a38bdcdb7c493a93ce9981a.tar.bz2
opensim-SC-99ebff94b5763d6b5a38bdcdb7c493a93ce9981a.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Data/MySQL')
-rw-r--r--OpenSim/Data/MySQL/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs b/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs
index 7bfa28d..1146d92 100644
--- a/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs
+++ b/OpenSim/Data/MySQL/Properties/AssemblyInfo.cs
@@ -62,4 +62,4 @@ using System.Runtime.InteropServices;
62// by using the '*' as shown below: 62// by using the '*' as shown below:
63 63
64[assembly : AssemblyVersion("0.7.6.*")] 64[assembly : AssemblyVersion("0.7.6.*")]
65[assembly : AssemblyFileVersion("0.6.5.0")] 65