diff options
Diffstat (limited to 'OpenSim/ScriptEngine/Shared/Properties/AssemblyInfo.cs')
-rw-r--r-- | OpenSim/ScriptEngine/Shared/Properties/AssemblyInfo.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/ScriptEngine/Shared/Properties/AssemblyInfo.cs b/OpenSim/ScriptEngine/Shared/Properties/AssemblyInfo.cs index d2169d2..2f200c8 100644 --- a/OpenSim/ScriptEngine/Shared/Properties/AssemblyInfo.cs +++ b/OpenSim/ScriptEngine/Shared/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")] |