diff options
author | BlueWall | 2013-02-01 23:13:33 -0500 |
---|---|---|
committer | BlueWall | 2013-02-01 23:13:33 -0500 |
commit | 0ab68f6c31c5540789bbd8311b4a87678e0276d3 (patch) | |
tree | fc6700bc9c7b6e04ea0e6615b57b04ffc1fcb2cd /OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | |
parent | Update assembly version numbers (diff) | |
download | opensim-SC-0ab68f6c31c5540789bbd8311b4a87678e0276d3.zip opensim-SC-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.gz opensim-SC-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.bz2 opensim-SC-0ab68f6c31c5540789bbd8311b4a87678e0276d3.tar.xz |
Revert "Update assembly version numbers"
This reverts commit 141ad829f448b9138b12be7cf99c834c1f3977ec.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs index b81c1e5..57615ea 100644 --- a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs | |||
@@ -60,7 +60,7 @@ using System.Runtime.InteropServices; | |||
60 | // | 60 | // |
61 | // You can specify all the values or you can default the Build and Revision Numbers | 61 | // You can specify all the values or you can default the Build and Revision Numbers |
62 | // by using the '*' as shown below: | 62 | // by using the '*' as shown below: |
63 | // [assembly: AssemblyVersion("0.7.6.*")] | 63 | // [assembly: AssemblyVersion("0.7.5.*")] |
64 | 64 | ||
65 | [assembly : AssemblyVersion("0.7.6.*")] | 65 | [assembly : AssemblyVersion("0.7.5.*")] |
66 | [assembly : AssemblyFileVersion("0.6.5.0")] \ No newline at end of file | 66 | [assembly : AssemblyFileVersion("0.6.5.0")] \ No newline at end of file |