Updating version numbers

This commit is contained in:
Sebastien Ros
2014-03-28 11:11:45 -07:00
parent 3e723c882b
commit 37f5685065
153 changed files with 312 additions and 313 deletions

View File

@@ -30,6 +30,6 @@ using System.Security;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.7.2")]
[assembly: AssemblyFileVersion("1.7.2")]
[assembly: AssemblyVersion("1.8")]
[assembly: AssemblyFileVersion("1.8")]