diff options
author | Justin Clark-Casey (justincc) | 2013-02-20 22:11:04 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-02-20 22:11:04 +0000 |
commit | 99ebff94b5763d6b5a38bdcdb7c493a93ce9981a (patch) | |
tree | 0fcf1c81b5dff3eda856e036031454f8c765633f /OpenSim/Framework/AssemblyInfo.cs | |
parent | Correct mistake in parsing 'show object pos' and similar pos commands where t... (diff) | |
parent | Fix the JsonStore path set problem justincc found earlier today and (diff) | |
download | opensim-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/Framework/AssemblyInfo.cs')
-rw-r--r-- | OpenSim/Framework/AssemblyInfo.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Framework/AssemblyInfo.cs b/OpenSim/Framework/AssemblyInfo.cs index b3db56c..d6b4e6a 100644 --- a/OpenSim/Framework/AssemblyInfo.cs +++ b/OpenSim/Framework/AssemblyInfo.cs | |||
@@ -60,4 +60,3 @@ using System.Runtime.InteropServices; | |||
60 | // | 60 | // |
61 | 61 | ||
62 | [assembly : AssemblyVersion("0.7.6.*")] | 62 | [assembly : AssemblyVersion("0.7.6.*")] |
63 | [assembly : AssemblyFileVersion("0.6.5.0")] \ No newline at end of file | ||