aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins
diff options
context:
space:
mode:
authorlbsa712009-03-11 10:49:49 +0000
committerlbsa712009-03-11 10:49:49 +0000
commit8ccf150f9f6562ac5d0e3ff13562dd4e732db532 (patch)
tree4c8b899b778a709b0cb0da43cc4df4a467a6986a /OpenSim/ApplicationPlugins
parent(no commit message) (diff)
downloadopensim-SC_OLD-8ccf150f9f6562ac5d0e3ff13562dd4e732db532.zip
opensim-SC_OLD-8ccf150f9f6562ac5d0e3ff13562dd4e732db532.tar.gz
opensim-SC_OLD-8ccf150f9f6562ac5d0e3ff13562dd4e732db532.tar.bz2
opensim-SC_OLD-8ccf150f9f6562ac5d0e3ff13562dd4e732db532.tar.xz
* Upped version number to 0.6.4
Diffstat (limited to 'OpenSim/ApplicationPlugins')
-rw-r--r--OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs4
-rw-r--r--OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs4
2 files changed, 4 insertions, 4 deletions
diff --git a/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/LoadRegions/Properties/AssemblyInfo.cs
index f9c0309..dce5140 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.6.3.*")] 63// [assembly: AssemblyVersion("0.6.4.*")]
64 64
65[assembly : AssemblyVersion("0.6.3.*")] 65[assembly : AssemblyVersion("0.6.4.*")]
66[assembly : AssemblyFileVersion("1.0.0.0")] \ No newline at end of file 66[assembly : AssemblyFileVersion("1.0.0.0")] \ No newline at end of file
diff --git a/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs
index 2e39372..dd782a2 100644
--- a/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs
+++ b/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs
@@ -30,6 +30,6 @@ using System.Runtime.InteropServices;
30// 30//
31// You can specify all the values or you can default the Build and Revision Numbers 31// You can specify all the values or you can default the Build and Revision Numbers
32// by using the '*' as shown below: 32// by using the '*' as shown below:
33// [assembly: AssemblyVersion("0.6.3.*")] 33// [assembly: AssemblyVersion("0.6.4.*")]
34[assembly: AssemblyVersion("0.6.3.*")] 34[assembly: AssemblyVersion("0.6.4.*")]
35[assembly: AssemblyFileVersion("1.0.0.0")] 35[assembly: AssemblyFileVersion("1.0.0.0")]