aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid
diff options
context:
space:
mode:
authorlbsa712009-04-01 19:44:46 +0000
committerlbsa712009-04-01 19:44:46 +0000
commit958d764172fcbaa5d3a33b787b01426caa300a8a (patch)
tree548ad54ee0832b51dd8a955e9f876ea9ecf8f6c2 /OpenSim/Grid
parent* Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit... (diff)
downloadopensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.zip
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.gz
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.bz2
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.xz
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
Diffstat (limited to 'OpenSim/Grid')
-rw-r--r--OpenSim/Grid/AssetServer/Properties/AssemblyInfo.cs2
-rw-r--r--OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs2
-rw-r--r--OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs2
3 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Grid/AssetServer/Properties/AssemblyInfo.cs b/OpenSim/Grid/AssetServer/Properties/AssemblyInfo.cs
index 2851b36..244f6d2 100644
--- a/OpenSim/Grid/AssetServer/Properties/AssemblyInfo.cs
+++ b/OpenSim/Grid/AssetServer/Properties/AssemblyInfo.cs
@@ -59,5 +59,5 @@ using System.Runtime.InteropServices;
59// Revision 59// Revision
60// 60//
61 61
62[assembly : AssemblyVersion("0.6.3.*")] 62[assembly : AssemblyVersion("0.6.4.*")]
63[assembly : AssemblyFileVersion("1.0.0.0")] 63[assembly : AssemblyFileVersion("1.0.0.0")]
diff --git a/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs b/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs
index dcfe53b..5b40835 100644
--- a/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs
+++ b/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs
@@ -59,5 +59,5 @@ using System.Runtime.InteropServices;
59// Revision 59// Revision
60// 60//
61 61
62[assembly : AssemblyVersion("0.6.3.*")] 62[assembly : AssemblyVersion("0.6.4.*")]
63[assembly : AssemblyFileVersion("1.0.0.0")] 63[assembly : AssemblyFileVersion("1.0.0.0")]
diff --git a/OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs b/OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs
index 1cc2c43..58c7094 100644
--- a/OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs
+++ b/OpenSim/Grid/UserServer/Properties/AssemblyInfo.cs
@@ -59,5 +59,5 @@ using System.Runtime.InteropServices;
59// Revision 59// Revision
60// 60//
61 61
62[assembly : AssemblyVersion("0.6.3.*")] 62[assembly : AssemblyVersion("0.6.4.*")]
63[assembly : AssemblyFileVersion("1.0.0.0")] 63[assembly : AssemblyFileVersion("1.0.0.0")]