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/ScriptEngine/Engines | |
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/ScriptEngine/Engines')
-rw-r--r-- | OpenSim/ScriptEngine/Engines/DotNetEngine/Properties/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/ScriptEngine/Engines/DotNetEngine/Properties/AssemblyInfo.cs b/OpenSim/ScriptEngine/Engines/DotNetEngine/Properties/AssemblyInfo.cs index d48bd75..775352d 100644 --- a/OpenSim/ScriptEngine/Engines/DotNetEngine/Properties/AssemblyInfo.cs +++ b/OpenSim/ScriptEngine/Engines/DotNetEngine/Properties/AssemblyInfo.cs | |||
@@ -31,6 +31,6 @@ using System.Runtime.InteropServices; | |||
31 | // | 31 | // |
32 | // You can specify all the values or you can default the Build and Revision Numbers | 32 | // You can specify all the values or you can default the Build and Revision Numbers |
33 | // by using the '*' as shown below: | 33 | // by using the '*' as shown below: |
34 | // [assembly: AssemblyVersion("0.6.4.*")] | 34 | // [assembly: AssemblyVersion("0.6.5.*")] |
35 | [assembly: AssemblyVersion("0.6.4.*")] | 35 | [assembly: AssemblyVersion("0.6.5.*")] |
36 | [assembly: AssemblyFileVersion("1.0.0.0")] | 36 | [assembly: AssemblyFileVersion("0.6.5.0")] |