Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't have an AssemblyInfo file.

This commit is contained in:
Diva Canto
2012-11-13 19:26:43 -08:00
parent 1f9d39c15d
commit e4cb7af98a
16 changed files with 17 additions and 17 deletions

View File

@@ -59,5 +59,5 @@ using System.Runtime.InteropServices;
// Revision
//
[assembly : AssemblyVersion("0.6.5.*")]
[assembly : AssemblyVersion("0.7.5.*")]
[assembly : AssemblyFileVersion("0.6.5.0")]