Updating manifest files

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-06-26 18:19:23 -07:00
parent 493f3798fa
commit 506be4a9d0
135 changed files with 260 additions and 264 deletions

View File

@@ -32,8 +32,8 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.6")]
[assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.7")]
// Enable web application to call this assembly in Full Trust
[assembly: AllowPartiallyTrustedCallers]