diff options
author | lbsa71 | 2009-04-01 19:44:46 +0000 |
---|---|---|
committer | lbsa71 | 2009-04-01 19:44:46 +0000 |
commit | 958d764172fcbaa5d3a33b787b01426caa300a8a (patch) | |
tree | 548ad54ee0832b51dd8a955e9f876ea9ecf8f6c2 /OpenSim/ApplicationPlugins/ScriptEngine | |
parent | * Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit... (diff) | |
download | opensim-SC-958d764172fcbaa5d3a33b787b01426caa300a8a.zip opensim-SC-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.gz opensim-SC-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.bz2 opensim-SC-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.xz |
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
Diffstat (limited to 'OpenSim/ApplicationPlugins/ScriptEngine')
-rw-r--r-- | OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs b/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs index 2e39372..dd782a2 100644 --- a/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs +++ b/OpenSim/ApplicationPlugins/ScriptEngine/Properties/AssemblyInfo.cs | |||
@@ -30,6 +30,6 @@ using System.Runtime.InteropServices; | |||
30 | // | 30 | // |
31 | // You can specify all the values or you can default the Build and Revision Numbers | 31 | // You can specify all the values or you can default the Build and Revision Numbers |
32 | // by using the '*' as shown below: | 32 | // by using the '*' as shown below: |
33 | // [assembly: AssemblyVersion("0.6.3.*")] | 33 | // [assembly: AssemblyVersion("0.6.4.*")] |
34 | [assembly: AssemblyVersion("0.6.3.*")] | 34 | [assembly: AssemblyVersion("0.6.4.*")] |
35 | [assembly: AssemblyFileVersion("1.0.0.0")] | 35 | [assembly: AssemblyFileVersion("1.0.0.0")] |