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/Data/Null/Properties | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC-4779f7d7d5ce0e284d9ed15104389f8479b11545.zip opensim-SC-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.gz opensim-SC-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.bz2 opensim-SC-4779f7d7d5ce0e284d9ed15104389f8479b11545.tar.xz |
Deleted all AssemblyFileVersion directives
Diffstat (limited to 'OpenSim/Data/Null/Properties')
-rw-r--r-- | OpenSim/Data/Null/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Data/Null/Properties/AssemblyInfo.cs b/OpenSim/Data/Null/Properties/AssemblyInfo.cs index 3931b3d..1e02c31 100644 --- a/OpenSim/Data/Null/Properties/AssemblyInfo.cs +++ b/OpenSim/Data/Null/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 | |