diff options
author | BlueWall | 2013-02-01 21:57:49 -0500 |
---|---|---|
committer | BlueWall | 2013-02-01 21:57:49 -0500 |
commit | 141ad829f448b9138b12be7cf99c834c1f3977ec (patch) | |
tree | bcd1d0b98aaa79818bda8aeca0a72ecd0e335039 /OpenSim/ApplicationPlugins/LoadRegions | |
parent | BulletSim: fix crash caused when linksets were rebuilt. A problem added (diff) | |
download | opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.zip opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.gz opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.bz2 opensim-SC_OLD-141ad829f448b9138b12be7cf99c834c1f3977ec.tar.xz |
Update assembly version numbers
Diffstat (limited to 'OpenSim/ApplicationPlugins/LoadRegions')
-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 57615ea..b81c1e5 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.5.*")] | 63 | // [assembly: AssemblyVersion("0.7.6.*")] |
64 | 64 | ||
65 | [assembly : AssemblyVersion("0.7.5.*")] | 65 | [assembly : AssemblyVersion("0.7.6.*")] |
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 |