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/Data/Null/Properties | |
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 '')
-rw-r--r-- | OpenSim/Data/Null/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Data/Null/Properties/AssemblyInfo.cs b/OpenSim/Data/Null/Properties/AssemblyInfo.cs index 868c9f3..2f1dd4e 100644 --- a/OpenSim/Data/Null/Properties/AssemblyInfo.cs +++ b/OpenSim/Data/Null/Properties/AssemblyInfo.cs | |||
@@ -61,5 +61,5 @@ using System.Runtime.InteropServices; | |||
61 | // You can specify all the values or you can default the Revision and Build Numbers | 61 | // You can specify all the values or you can default the Revision and Build Numbers |
62 | // by using the '*' as shown below: | 62 | // by using the '*' as shown below: |
63 | 63 | ||
64 | [assembly : AssemblyVersion("0.6.4.*")] | 64 | [assembly : AssemblyVersion("0.6.5.*")] |
65 | [assembly : AssemblyFileVersion("1.0.0.0")] | 65 | [assembly : AssemblyFileVersion("0.6.5.0")] |