aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorlbsa712009-04-01 19:44:46 +0000
committerlbsa712009-04-01 19:44:46 +0000
commit958d764172fcbaa5d3a33b787b01426caa300a8a (patch)
tree548ad54ee0832b51dd8a955e9f876ea9ecf8f6c2 /OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs
parent* Committing patch in mantis 3376 [Patch] Fix a minor animation handling glit... (diff)
downloadopensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.zip
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.gz
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.bz2
opensim-SC_OLD-958d764172fcbaa5d3a33b787b01426caa300a8a.tar.xz
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
Diffstat (limited to 'OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs')
-rw-r--r--OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs b/OpenSim/Region/Examples/SimpleModule/Properties/AssemblyInfo.cs
index 18433b0..cb4c328 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.3.*")] 60// [assembly: AssemblyVersion("0.6.4.*")]
61[assembly: AssemblyVersion("0.6.3.*")] 61[assembly: AssemblyVersion("0.6.4.*")]
62[assembly: AssemblyFileVersion("1.0.0.0")] 62[assembly: AssemblyFileVersion("1.0.0.0")]