* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release

This commit is contained in:
lbsa71
2009-04-01 19:44:46 +00:00
parent 74d5d44373
commit 958d764172
33 changed files with 45 additions and 45 deletions

View File

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