diff options
author | lbsa71 | 2009-05-25 11:43:56 +0000 |
---|---|---|
committer | lbsa71 | 2009-05-25 11:43:56 +0000 |
commit | ba360ede8b876c5c1b99b4f172eb5d254a1c6f5a (patch) | |
tree | b36df627f091bc7008f606e09faa46b44307c462 /OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs | |
parent | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" (diff) | |
download | opensim-SC_OLD-ba360ede8b876c5c1b99b4f172eb5d254a1c6f5a.zip opensim-SC_OLD-ba360ede8b876c5c1b99b4f172eb5d254a1c6f5a.tar.gz opensim-SC_OLD-ba360ede8b876c5c1b99b4f172eb5d254a1c6f5a.tar.bz2 opensim-SC_OLD-ba360ede8b876c5c1b99b4f172eb5d254a1c6f5a.tar.xz |
* Upped version number to 0.6.5
Diffstat (limited to 'OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs')
-rw-r--r-- | OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs b/OpenSim/Grid/GridServer/Properties/AssemblyInfo.cs index 5b40835..15c8e6d 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.4.*")] | 62 | [assembly : AssemblyVersion("0.6.5.*")] |
63 | [assembly : AssemblyFileVersion("1.0.0.0")] | 63 | [assembly : AssemblyFileVersion("0.6.5.0")] |