diff options
author | Adam Frisby | 2008-04-29 14:10:26 +0000 |
---|---|---|
committer | Adam Frisby | 2008-04-29 14:10:26 +0000 |
commit | de2ff8e626fbda32321ab00c55c85221881e8298 (patch) | |
tree | 0fd61dc5d5f99d8c8c791aae4931c4fb08e12ff7 /OpenSim/ApplicationPlugins/LoadRegions/Properties | |
parent | * Spring cleaning. (diff) | |
download | opensim-SC_OLD-de2ff8e626fbda32321ab00c55c85221881e8298.zip opensim-SC_OLD-de2ff8e626fbda32321ab00c55c85221881e8298.tar.gz opensim-SC_OLD-de2ff8e626fbda32321ab00c55c85221881e8298.tar.bz2 opensim-SC_OLD-de2ff8e626fbda32321ab00c55c85221881e8298.tar.xz |
* Little more spring cleaning.
Diffstat (limited to 'OpenSim/ApplicationPlugins/LoadRegions/Properties')
-rw-r--r-- | OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs index e19895a..818974c 100644 --- a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | |||
@@ -63,4 +63,4 @@ using System.Runtime.InteropServices; | |||
63 | // [assembly: AssemblyVersion("1.0.*")] | 63 | // [assembly: AssemblyVersion("1.0.*")] |
64 | 64 | ||
65 | [assembly : AssemblyVersion("1.0.0.0")] | 65 | [assembly : AssemblyVersion("1.0.0.0")] |
66 | [assembly : AssemblyFileVersion("1.0.0.0")] | 66 | [assembly : AssemblyFileVersion("1.0.0.0")] \ No newline at end of file |