* Upped version number to 0.6.5

This commit is contained in:
lbsa71
2009-05-25 11:43:56 +00:00
parent c18c1f6c7c
commit ba360ede8b
33 changed files with 70 additions and 70 deletions

View File

@@ -61,5 +61,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly : AssemblyVersion("0.6.4.*")]
[assembly : AssemblyFileVersion("1.0.0.0")]
[assembly : AssemblyVersion("0.6.5.*")]
[assembly : AssemblyFileVersion("0.6.5.0")]