diff options
author | Diva Canto | 2013-02-19 17:14:55 -0800 |
---|---|---|
committer | Diva Canto | 2013-02-19 17:14:55 -0800 |
commit | 4779f7d7d5ce0e284d9ed15104389f8479b11545 (patch) | |
tree | cd490d05afcd5e3693075295e63966098817a9c0 /OpenSim/Framework/AssemblyInfo.cs | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-4779f7d7d5ce0e284d9ed15104389f8479b11545.zip opensim-SC_OLD-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.gz opensim-SC_OLD-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.bz2 opensim-SC_OLD-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.xz |
Deleted all AssemblyFileVersion directives
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 | ||