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/Region/Examples | |
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/Region/Examples')
-rw-r--r-- | OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs b/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs index cb4c328..8cb68fc 100644 --- a/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs +++ b/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs | |||
@@ -57,6 +57,6 @@ using System.Runtime.InteropServices; | |||
57 | // | 57 | // |
58 | // You can specify all the values or you can default the Build and Revision Numbers | 58 | // You can specify all the values or you can default the Build and Revision Numbers |
59 | // by using the '*' as shown below: | 59 | // by using the '*' as shown below: |
60 | // [assembly: AssemblyVersion("0.6.4.*")] | 60 | // [assembly: AssemblyVersion("0.6.5.*")] |
61 | [assembly: AssemblyVersion("0.6.4.*")] | 61 | [assembly: AssemblyVersion("0.6.5.*")] |
62 | [assembly: AssemblyFileVersion("1.0.0.0")] | 62 | [assembly: AssemblyFileVersion("0.6.5.0")] |