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

@@ -55,4 +55,4 @@ using System.Runtime.InteropServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
[assembly : AssemblyVersion("0.6.5.*")]
[assembly : AssemblyVersion("0.7.5.*")]