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

@@ -29,7 +29,7 @@ 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("1.0.0.0")]
[assembly: AssemblyVersion("0.7.5.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the